From 5544227cd4d85698e856b80993642e1171841fd0 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 19 Jun 2010 18:30:47 +0200 Subject: nfs-utils-server, suppression des binaires --- extra/nfs-utils-server/.footprint | 10 ---------- extra/nfs-utils-server/Pkgfile | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/extra/nfs-utils-server/.footprint b/extra/nfs-utils-server/.footprint index 33b51b4a6..02aff602a 100644 --- a/extra/nfs-utils-server/.footprint +++ b/extra/nfs-utils-server/.footprint @@ -20,16 +20,6 @@ drwxr-xr-x root/root etc/rc.d/rcsysinit.d/ drwxr-xr-x root/root etc/sysconfig/ -rw-r--r-- root/root etc/sysconfig/nfs-server drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/sbin/ --rwxr-xr-x root/root usr/sbin/exportfs --rwxr-xr-x root/root usr/sbin/nfsstat --rwxr-xr-x root/root usr/sbin/rpc.mountd --rwxr-xr-x root/root usr/sbin/rpc.nfsd --rwxr-xr-x root/root usr/sbin/rpc.statd --rwxr-xr-x root/root usr/sbin/rpcdebug --rwxr-xr-x root/root usr/sbin/showmount --rwxr-xr-x root/root usr/sbin/sm-notify --rwxr-xr-x root/root usr/sbin/start-statd drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man7/ diff --git a/extra/nfs-utils-server/Pkgfile b/extra/nfs-utils-server/Pkgfile index 28cf7f5c9..d9640d190 100755 --- a/extra/nfs-utils-server/Pkgfile +++ b/extra/nfs-utils-server/Pkgfile @@ -30,5 +30,5 @@ make DESTDIR=$PKG install-nfs-server install -m 754 ../nfs-server.sh $PKG/etc/rc.d/init.d/nfs-server mkdir -p $PKG/etc/sysconfig install -m 644 ../nfs-server $PKG/etc/sysconfig/ -rm -r $PKG/{sbin,usr/share/man/man5} +rm -r $PKG/{sbin,usr/{sbin,share/man/man5}} } -- cgit v1.2.3-54-g00ecf