[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesdk/scripts
From:       Frerich Raabe <raabe () kde ! org>
Date:       2005-02-02 12:24:34
Message-ID: 20050202122434.4F3491D199 () office ! kde ! org
[Download RAW message or body]

CVS commit by raabe: 

- $cmd_make might contain spaces, and su (-c) treats the second token as the
  username. Putting $cmd_make_install apparently fixes this.
  Fix courtesy of Patrick Gerken - thanks!
CCMAIL:davion@vido.info


  M +1 -1      kde-build   1.120


--- kdesdk/scripts/kde-build  #1.119:1.120
@@ -874,5 +874,5 @@
     cmd_make_install="$cmd_make_install install"
     if [ ! -w $KDEDIRS ]; then
-      eval "$cmd_sudo $cmd_make_install"
+      eval "$cmd_sudo \"$cmd_make_install\""
     else
       install_module


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic