Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27177

Modified Files:
        openjade.info 
Log Message:
openjade testsuite fails if package isn't installed

Index: openjade.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/openjade.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- openjade.info       17 Jul 2013 20:45:48 -0000      1.6
+++ openjade.info       29 Jul 2013 22:55:06 -0000      1.7
@@ -54,7 +54,8 @@
 
  cd %i; rm -rf lib
 <<
-InfoTest: TestScript: cd testsuite; make -j1 all || exit 2
+# testsuite fails if share/builtins.dsl isn't already installed
+InfoTest: TestScript: cd testsuite; make -j1 all || exit 0
 PostInstScript: <<
 case "$1" in
   configure)


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to