Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv16456
Modified Files:
cernlib.info
Log Message:
Sync validation fixes with unstable
Index: cernlib.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/cernlib.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- cernlib.info 22 Nov 2006 17:16:38 -0000 1.11
+++ cernlib.info 9 Mar 2007 15:55:49 -0000 1.12
@@ -1,6 +1,6 @@
Package: cernlib
Version: 2003
-Revision: 22
+Revision: 23
Description: Paw and other basic executables
Depends: x11
BuildDepends: <<
@@ -69,11 +69,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