[Opensrf-commits] r1735 - trunk/src/perl (sboyette)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Aug 13 15:58:07 EDT 2009


Author: sboyette
Date: 2009-08-13 15:58:02 -0400 (Thu, 13 Aug 2009)
New Revision: 1735

Modified:
   trunk/src/perl/Makefile.am
Log:
M::B changes

Modified: trunk/src/perl/Makefile.am
===================================================================
--- trunk/src/perl/Makefile.am	2009-08-13 19:58:01 UTC (rev 1734)
+++ trunk/src/perl/Makefile.am	2009-08-13 19:58:02 UTC (rev 1735)
@@ -12,10 +12,7 @@
 # GNU General Public License for more details.
 
 all:
-	cp Makefile Makefile.osrf
-	perl Makefile.PL || make -f Makefile.osrf -s install-perl-fail
-	make 
-	make test || make -f Makefile.osrf -s install-perl-fail
+	perl Build.PL || make -s install-perl-fail
 
 install-perl-fail:
 	echo



More information about the opensrf-commits mailing list