[Pkg-sql-ledger-commit] r296 - ledger-smb/trunk/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:38:46 UTC 2011


Author: jame-guest
Date: 2011-10-09 06:38:45 +0000 (Sun, 09 Oct 2011)
New Revision: 296

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

Modified: ledger-smb/trunk/debian/rules
===================================================================
--- ledger-smb/trunk/debian/rules	2011-10-09 06:32:11 UTC (rev 295)
+++ ledger-smb/trunk/debian/rules	2011-10-09 06:38:45 UTC (rev 296)
@@ -47,6 +47,9 @@
 	    -e '/^localepath/d' \
 	    ledgersmb.conf.default > ledgersmb.conf
 
+	perl Makefile.PL --skipdeps
+	$(MAKE)
+
 	chmod -x $(CURDIR)/locale/po/*
 	chmod -x $(CURDIR)/locale/html/*
 	chmod -x $(CURDIR)/sql/*sql




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