[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. 08ed00124d8b6b445d3b91a9aa15eec638b02f05

Clint Adams schizo at debian.org
Sun Nov 15 03:17:37 UTC 2009


The following commit has been merged in the upstream branch:
commit 0415024b99054fcd6a78271bd02a7d6424b2146a
Author: Clint Adams <schizo at debian.org>
Date:   Sun Jan 4 00:45:21 2009 -0500

    Remove reliance on library transformation in fakeroot script, and other Debian files.

diff --git a/scripts/fakeroot.in b/scripts/fakeroot.in
index b969544..16e9a09 100755
--- a/scripts/fakeroot.in
+++ b/scripts/fakeroot.in
@@ -34,7 +34,7 @@ PREFIX=@prefix@
 BINDIR=@bindir@
 
 USEABSLIBPATH=@LDPRELOADABS@
-LIB=lib at fakeroot_transformed@@DLSUFFIX@
+LIB=libfakeroot at DLSUFFIX@
 PATHS=@libdir@:${PREFIX}/lib64/libfakeroot:${PREFIX}/lib32/libfakeroot
 FAKED=${BINDIR}/@faked_transformed@
 

-- 
fakeroot



More information about the Fakeroot-commits mailing list