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

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


The following commit has been merged in the upstream branch:
commit 2cff78793838ebeb9c35c527f493ce1fa6201873
Author: Clint Adams <schizo at debian.org>
Date:   Tue Dec 13 22:16:59 2005 +0000

    adjust test Makefile for accidentally-committed soname change.
    
    git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-94

diff --git a/test/Makefile.am b/test/Makefile.am
index 7c70265..5f941ca 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -4,7 +4,7 @@ TESTS = t.echoarg t.mknod t.tar t.truereturn t.falsereturn t.option \
 	t.touchinstall
 
 suffix =
-TESTS_ENVIRONMENT = libfakeroot=libfakeroot.so.0 suffix=$(suffix) posixshell=$(SHELL)
+TESTS_ENVIRONMENT = libfakeroot=libfakeroot-0.so suffix=$(suffix) posixshell=$(SHELL)
 
 CLEANFILES = tmp* tartest.tar.gz hda3
 

-- 
fakeroot



More information about the Fakeroot-commits mailing list