sux (1.0.1-6) double_profile_fix

Summary

 sux |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

Index: sux-1.0.1/sux
===================================================================
--- sux-1.0.1.orig/sux	2008-07-24 21:02:57.000000000 +0200
+++ sux-1.0.1/sux	2008-07-24 21:03:40.000000000 +0200
@@ -303,7 +303,7 @@
   then
     if [ "$sux_got_minus" = "1" ]
     then
-      sux_cmd="sh -c \"exec \$SHELL -l\""
+      sux_cmd="sh -c \"exec \$SHELL \""
     else
       sux_cmd="\$SHELL"
     fi