[Pkg-sql-ledger-commit] r307 - 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 23 16:52:39 UTC 2011


Author: jame-guest
Date: 2011-10-23 16:52:38 +0000 (Sun, 23 Oct 2011)
New Revision: 307

Modified:
   ledger-smb/branches/v1.2/debian/rules
Log:
Update creation of LSMB config in debian/rules.

Modified: ledger-smb/branches/v1.2/debian/rules
===================================================================
--- ledger-smb/branches/v1.2/debian/rules	2011-10-23 05:07:11 UTC (rev 306)
+++ ledger-smb/branches/v1.2/debian/rules	2011-10-23 16:52:38 UTC (rev 307)
@@ -43,6 +43,7 @@
 
 	# Add here commands to install the package into debian/ledgersmb.
 	sed -e 's|^spool      = .*$$|spool  = /var/lib/ledgersmb/spool|' \
+	    -e 's|^templates  = .*$$|templates  = /etc/ledgersmb/templates|' \
 	    -e 's|^latex : 1$$|latex : 0|' \
 	    -e '/^localepath/d' \
 	    ledgersmb.conf.default > ledgersmb.conf




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