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

List:       kde-commits
Subject:    valgrind/nightly/bin
From:       Tom Hughes <thh () cyberscience ! com>
Date:       2005-04-01 8:08:55
Message-ID: 20050401080855.9B0EA490 () office ! kde ! org
[Download RAW message or body]

CVS commit by thughes: 

Run "make all" before "make install" as older versions of automake
don't put a dependency between the install target and $(BUILT_SOURCES)
so doing a straight install doesn't work.


  M +1 -1      nightly   1.2


--- valgrind/nightly/bin/nightly  #1.1:1.2
@@ -34,5 +34,5 @@
 
 echo -n "   Building                  ... " >> log.short
-(cd valgrind && make install 2>&1 ) >> log.verbose
+(cd valgrind && make && make install 2>&1 ) >> log.verbose
 echo "done" >> log.short
 


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

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