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

List:       kde-commits
Subject:    kdesdk/scripts
From:       Stephan Kulow <coolo () kde ! org>
Date:       2005-02-01 17:06:39
Message-ID: 20050201170639.854901D073 () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

grr! I have --real-compare in my $MAKE_OPTS which helps in passing the make
part quickly if just some files were touched - but of course this also needs
to be passed to make install otherwise I have to recompile for that part ;(
(and not using parallel make then)


  M +1 -1      kde-build   1.119


--- kdesdk/scripts/kde-build  #1.118:1.119
@@ -869,5 +869,5 @@
     # Install the module.
     #
-    cmd_make_install="$MAKE"
+    cmd_make_install="$MAKE $MAKE_OPTS"
     [ $critical -eq 0 ] && cmd_make_install="$cmd_make_install -k"
     [ "$NICECOMPILE" = yes ] && cmd_make_install="nice $cmd_make_install"


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

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