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

Clint Adams schizo at debian.org
Sun Nov 15 03:16:45 UTC 2009


The following commit has been merged in the upstream branch:
commit 46b52c5ee1d89625eae3fa65ce4648db34a9297e
Author: Clint Adams <schizo at debian.org>
Date:   Sat Jun 19 01:24:03 2004 +0000

    drop "-net" from version string.
    
      * scripts/fakeroot.in: drop "-net" from version string.
    
    git-archimport-id: fakeroot at packages.debian.org--fakeroot/fakeroot--main--0.0--patch-6

diff --git a/scripts/fakeroot.in b/scripts/fakeroot.in
index 8f2c86b..9be13c9 100755
--- a/scripts/fakeroot.in
+++ b/scripts/fakeroot.in
@@ -77,7 +77,7 @@ while test "X$1" != "X--"; do
        FAKEROOT_FD_BASE="$1"
        ;;
     -v|--version)
-       echo "fakeroot-net version @VERSION@"
+       echo "fakeroot version @VERSION@"
        exit 0
        ;;
     -h|--help)

-- 
fakeroot



More information about the Fakeroot-commits mailing list