[Pkg-sql-ledger-commit] r293 - 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 02:04:02 UTC 2011


Author: jame-guest
Date: 2011-10-09 02:04:02 +0000 (Sun, 09 Oct 2011)
New Revision: 293

Modified:
   ledger-smb/trunk/debian/rules
Log:
Initial update of debian/rules for v1.3.0

Modified: ledger-smb/trunk/debian/rules
===================================================================
--- ledger-smb/trunk/debian/rules	2011-10-09 01:44:05 UTC (rev 292)
+++ ledger-smb/trunk/debian/rules	2011-10-09 02:04:02 UTC (rev 293)
@@ -47,19 +47,12 @@
 	    -e '/^localepath/d' \
 	    ledgersmb.conf.default > ledgersmb.conf
 
-	chmod +x $(CURDIR)/configure_apache.sh
-	chmod +x $(CURDIR)/upgrade-templates.pl
-	chmod -x $(CURDIR)/favicon.ico
-	chmod -x $(CURDIR)/css/*css
 	chmod -x $(CURDIR)/locale/po/*
+	chmod -x $(CURDIR)/locale/html/*
 	chmod -x $(CURDIR)/sql/*sql
-	chmod -x $(CURDIR)/sql/legacy/*sql
-	chmod -x $(CURDIR)/templates/*.html
-	chmod -x $(CURDIR)/templates/*.tex
-	chmod -x $(CURDIR)/templates/*logo*
+	chmod -x $(CURDIR)/sql/coa/*sql
 	chmod -x $(CURDIR)/LedgerSMB/*pm
-	chmod -x $(CURDIR)/LedgerSMB/CreditCard/*pm
-	chmod -x $(CURDIR)/LedgerSMB/Session/*pm
+	chmod -x $(CURDIR)/LedgerSMB/Auth/*pm
 	chmod -x $(CURDIR)/LedgerSMB/Taxes/*pm
 	chmod -x $(CURDIR)/LedgerSMB/Template/*pm
 




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