[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. 08ed00124d8b6b445d3b91a9aa15eec638b02f05
Clint Adams
schizo at debian.org
Sun Nov 15 03:17:04 UTC 2009
The following commit has been merged in the upstream branch:
commit e6edb9557155425bb3c68626ffb820657a932ffa
Author: Clint Adams <schizo at debian.org>
Date: Wed Jun 29 22:00:20 2005 +0000
Fix broken shell substitution.
git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-76
diff --git a/scripts/fakeroot.in b/scripts/fakeroot.in
index 84a2fb4..c2e16d8 100755
--- a/scripts/fakeroot.in
+++ b/scripts/fakeroot.in
@@ -1,4 +1,4 @@
- at SHELL@
+#!@SHELL@
# This script first starts faked (the daemon), and then it will run
# the requested program with fake root privileges.
--
fakeroot
More information about the Fakeroot-commits
mailing list