[Pkg-sql-ledger-commit] r297 - ledger-smb/branches/v1.2/debian

pkg-sql-ledger-commit-owner at lists.alioth.debian.org pkg-sql-ledger-commit-owner at lists.alioth.debian.org
Sun Oct 9 06:40:51 UTC 2011


Author: jame-guest
Date: 2011-10-09 06:40:51 +0000 (Sun, 09 Oct 2011)
New Revision: 297

Modified:
   ledger-smb/branches/v1.2/debian/rules
Log:
Use package Makefile.PL for v1.2 builds.

Modified: ledger-smb/branches/v1.2/debian/rules
===================================================================
--- ledger-smb/branches/v1.2/debian/rules	2011-10-09 06:38:45 UTC (rev 296)
+++ ledger-smb/branches/v1.2/debian/rules	2011-10-09 06:40:51 UTC (rev 297)
@@ -47,6 +47,9 @@
 	    -e '/^localepath/d' \
 	    ledgersmb.conf.default > ledgersmb.conf
 
+	perl Makefile.PL --skipdeps
+	$(MAKE)
+
 	chmod +x $(CURDIR)/configure_apache.sh
 	chmod +x $(CURDIR)/upgrade-templates.pl
 	chmod -x $(CURDIR)/favicon.ico




More information about the Pkg-sql-ledger-commit mailing list