diff --git a/man-pages/.footprint b/man-pages/.footprint index 007812b2..a3d4b9b9 100644 --- a/man-pages/.footprint +++ b/man-pages/.footprint @@ -545,6 +545,7 @@ drwxr-xr-x root/root usr/man/man2/ -rw-r--r-- root/root usr/man/man2/pwrite64.2.gz -rw-r--r-- root/root usr/man/man2/pwritev.2.gz -rw-r--r-- root/root usr/man/man2/query_module.2.gz +-rw-r--r-- root/root usr/man/man2/quotactl.2.gz -rw-r--r-- root/root usr/man/man2/read.2.gz -rw-r--r-- root/root usr/man/man2/readahead.2.gz -rw-r--r-- root/root usr/man/man2/readdir.2.gz diff --git a/man-pages/Pkgfile b/man-pages/Pkgfile index 1ebfb3bd..2cd9ff74 100644 --- a/man-pages/Pkgfile +++ b/man-pages/Pkgfile @@ -5,13 +5,13 @@ name=man-pages version=3.41 -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-2003-a.tar.xz) build() { cd $name-$version - rm man1/time.1 man5/passwd.5 man2/quotactl.2 + rm man1/time.1 man5/passwd.5 make gz make MANDIR=/usr/man DESTDIR=$PKG install