diff options
Diffstat (limited to 'security/fakeroot/files/patch-fakeroot')
-rw-r--r-- | security/fakeroot/files/patch-fakeroot | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/security/fakeroot/files/patch-fakeroot b/security/fakeroot/files/patch-fakeroot deleted file mode 100644 index 3f305273d19a..000000000000 --- a/security/fakeroot/files/patch-fakeroot +++ /dev/null @@ -1,12 +0,0 @@ ---- ../fakeroot-0.8.5/scripts/fakeroot Wed Nov 12 17:07:18 2003 -+++ scripts/fakeroot Thu Mar 11 13:40:00 2004 -@@ -16,7 +16,7 @@ - PREFIX=`dirname ${BINDIR}` - - LIB=libfakeroot.so.0 --PATHS=${PREFIX}/lib/libfakeroot:${PREFIX}/lib64/libfakeroot -+PATHS=${PREFIX}/lib - FAKED=${BINDIR}/faked - - FAKED_MODE="unknown-is-root" - |