diff options
Diffstat (limited to 'coreutils')
-rw-r--r-- | coreutils/.footprint.i686 | 6 | ||||
-rw-r--r-- | coreutils/.footprint.x86_64 | 6 | ||||
-rwxr-xr-x | coreutils/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/coreutils/.footprint.i686 b/coreutils/.footprint.i686 index 8a04b7229..08e5860e0 100644 --- a/coreutils/.footprint.i686 +++ b/coreutils/.footprint.i686 @@ -100,9 +100,9 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/who -rwxr-xr-x root/root usr/bin/whoami -rwxr-xr-x root/root usr/bin/yes -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/coreutils/ --rwxr-xr-x root/root usr/lib/coreutils/libstdbuf.so +drwxr-xr-x root/root usr/libexec/ +drwxr-xr-x root/root usr/libexec/coreutils/ +-rwxr-xr-x root/root usr/libexec/coreutils/libstdbuf.so drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/chroot drwxr-xr-x root/root usr/share/ diff --git a/coreutils/.footprint.x86_64 b/coreutils/.footprint.x86_64 index 8a04b7229..08e5860e0 100644 --- a/coreutils/.footprint.x86_64 +++ b/coreutils/.footprint.x86_64 @@ -100,9 +100,9 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/who -rwxr-xr-x root/root usr/bin/whoami -rwxr-xr-x root/root usr/bin/yes -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/coreutils/ --rwxr-xr-x root/root usr/lib/coreutils/libstdbuf.so +drwxr-xr-x root/root usr/libexec/ +drwxr-xr-x root/root usr/libexec/coreutils/ +-rwxr-xr-x root/root usr/libexec/coreutils/libstdbuf.so drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/chroot drwxr-xr-x root/root usr/share/ diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index c4ea10047..cd0437407 100755 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -1,6 +1,6 @@ # Description: Collection d'utilitaire pour le coeur du systeme GNU # URL: http://www.gnu.org/software/coreutils/ -# Maintainer: NuTyX core team +# Maintainer: Jim Meyering meyering at redhat dot com # Packager: thierryn1 at hispeed dot ch name=coreutils |