From 3c1d03d2c890a5d33b9eb5331c610bb8095f45fd Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 19 Jun 2010 18:30:25 +0200 Subject: nfs-utils, ajout des binaires --- extra/nfs-utils/.footprint | 10 ++++++++++ extra/nfs-utils/Pkgfile | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/extra/nfs-utils/.footprint b/extra/nfs-utils/.footprint index 8a4e96eb0..062d58214 100644 --- a/extra/nfs-utils/.footprint +++ b/extra/nfs-utils/.footprint @@ -4,6 +4,16 @@ lrwxrwxrwx root/root sbin/mount.nfs4 -> mount.nfs lrwxrwxrwx root/root sbin/umount.nfs -> mount.nfs lrwxrwxrwx root/root sbin/umount.nfs4 -> mount.nfs 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/man5/ diff --git a/extra/nfs-utils/Pkgfile b/extra/nfs-utils/Pkgfile index 728267912..75168ff5a 100755 --- a/extra/nfs-utils/Pkgfile +++ b/extra/nfs-utils/Pkgfile @@ -19,5 +19,5 @@ sed -i 's/getkversion//' tools/Makefile.in --disable-gss make make DESTDIR=$PKG install -rm -r $PKG/{var,usr/{sbin,share/man/man{7,8}}} +rm -r $PKG/{var,usr/share/man/man{7,8}} } -- cgit v1.2.3-54-g00ecf