Package: fakechroot
Version:  2.16-1
Severity: minor
Tags: patch

Dear Maintainer,

It seems that fakechroot expects an argument if the option --environment
is given. Perhaps this argument could be marked as 'required' ?

Thanks in advance !

Regards,
JH Chatenet

--- a/scripts/fakechroot.sh     2011-12-11 13:05:34.000000000 +0100
+++ b/scripts/fakechroot.sh     2013-08-09 13:23:24.000000000 +0200
@@ -48,7 +48,7 @@
 case $getopttest in
     getopt*)
         # GNU getopt
-        opts=`getopt -q -l lib: -l use-system-libs -l config-dir: -l 
environment -l version -l help -- +l:sc:e:vh "$@"`
+        opts=`getopt -q -l lib: -l use-system-libs -l config-dir: -l 
environment: -l version -l help -- +l:sc:e:vh "$@"`
         ;;
     *)
         # POSIX getopt ?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to