Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22096
Modified Files:
cernlib2003.info
Log Message:
Sync validation fixes with unstable
Index: cernlib2003.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/cernlib2003.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cernlib2003.info 20 Jan 2006 20:12:58 -0000 1.1
+++ cernlib2003.info 9 Mar 2007 15:01:25 -0000 1.2
@@ -1,6 +1,6 @@
Package: cernlib2003
Version: 2003
-Revision: 23
+Revision: 24
Architecture: powerpc
Description: Paw and other basic executables
Depends: x11
@@ -71,11 +71,11 @@
${CVSCOSRC}/config/imake_boot
make bin/kuipc
make scripts/Makefile
- (cd scripts; make install.bin)
+ (cd scripts; make install.bin) || exit 1
make
- (cd packlib; make install.bin)
- (cd graflib; make install.bin)
- (cd pawlib; make install.bin)
+ (cd packlib; make install.bin) || exit 1
+ (cd graflib; make install.bin) || exit 1
+ (cd pawlib; make install.bin) || exit 1
make install.include CERN_INCLUDEDIR=${CERN_ROOT}/include
<<
InstallScript: <<
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits