blob: 38abd1af53d6d46a2f3a8a4056f120cf66d1a617 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
import .. / lapis
tessera "manpages":
source: "https://www.kernel.org/pub/linux/docs/man-pages/man-pages-6.15.tar.xz"
patches: @[""]
dependencies: @[
"bash",
"coreutils",
"make",
"sed"
]
build: @[
"rm -v man3/crypt*",
"make -R GIT=false prefix=/usr install"
]
# TODO: Better define result
result: "man"
|
; all rights regarding Text and Data Mining (TDM) are reserved.