[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. debian/1.14.3-200-gb232f8a
Clint Adams
schizo at debian.org
Tue Aug 23 13:05:33 UTC 2011
The following commit has been merged in the upstream branch:
commit 7f942ece84de5b8fa98459f9fc8a652c09007c94
Author: Clint Adams <schizo at debian.org>
Date: Wed Mar 16 01:00:44 2005 +0000
whitespace fix
git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-51
diff --git a/debian/rules b/debian/rules
index 08c8740..cab4c2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -135,8 +135,8 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
# strip --strip-debug debian/tmp/usr/lib/libfakeroot.a
endif
$(INSTALL_FILE) debian/shlibs debian/tmp/DEBIAN/shlibs
- $(INSTALL_SCRIPT) debian/fakeroot.prerm debian/tmp/DEBIAN/prerm
- $(INSTALL_SCRIPT) debian/fakeroot.postinst debian/tmp/DEBIAN/postinst
+ $(INSTALL_SCRIPT) debian/fakeroot.prerm debian/tmp/DEBIAN/prerm
+ $(INSTALL_SCRIPT) debian/fakeroot.postinst debian/tmp/DEBIAN/postinst
# We can just use the deps for faked.
dpkg-shlibdeps -Tdebian/substvars debian/tmp/usr/bin/faked
dpkg-gencontrol -ldebian/changelog -isp -Tdebian/substvars -Pdebian/tmp
--
fakeroot
More information about the Fakeroot-commits
mailing list