man-pages: keep time(1) page
This commit is contained in:
parent
7519f9a90d
commit
74a0994482
@ -96,6 +96,7 @@ drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/mtrace.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/pldd.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/sprof.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/time.1.gz
|
||||
drwxr-xr-x root/root usr/share/man/man1p/
|
||||
-rw-r--r-- root/root usr/share/man/man1p/admin.1p.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1p/alias.1p.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/core.pub
|
||||
RWRJc1FUaeVeqlEsZKDkUxxDF2bpF5Z2+rwoc/tb2L8geqqgDfWYfxDxIVTVnjgkvVJKoHQ+OZjt6NTIBBvtkt5cF4YArU43ago=
|
||||
SHA256 (Pkgfile) = 5a1b28fa840704651e8e584c9c58c5f4c0096f6751caf9ff425f04639a2f4dc0
|
||||
SHA256 (.footprint) = 3bde268b73209b354afaf9d0dbac6886f376827235e74ba3e5b048cf226e3037
|
||||
RWRJc1FUaeVeqg2WXV6+DduLMYoOYL8HfTIAvJQVJHJNINrrCIKYc+mGSCW0m0R7TevW4dUnpIGP8y5z7o3A/l9Vw4ajUUXByAk=
|
||||
SHA256 (Pkgfile) = ba1c5e5dfc1cb8c6805f1f07fd013467c1f401681a231a333e49715f6f576ac4
|
||||
SHA256 (.footprint) = 6ee702c0f147270e5028fad1ae8bcf526c23e3ea61df30d457d09255eefb0906
|
||||
SHA256 (man-pages-4.13.tar.xz) = d5c005c5b653248ab6680560de00ea8572ff39e48a57bd5be1468d986a0631bf
|
||||
SHA256 (man-pages-posix-2013-a.tar.xz) = 19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808
|
||||
|
@ -4,13 +4,13 @@
|
||||
|
||||
name=man-pages
|
||||
version=4.13
|
||||
release=1
|
||||
release=2
|
||||
source=(http://www.kernel.org/pub/linux/docs/$name/$name-$version.tar.xz \
|
||||
http://www.kernel.org/pub/linux/docs/$name/$name-posix/$name-posix-2013-a.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
rm man1/time.1 man5/passwd.5 man5/attr.5
|
||||
rm man5/passwd.5 man5/attr.5
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
cd $SRC/$name-posix-2013-a
|
||||
|
Loading…
x
Reference in New Issue
Block a user