[Pkg-sql-ledger-commit] r269 - ledger-smb/trunk/debian
    pkg-sql-ledger-commit-owner at lists.alioth.debian.org 
    pkg-sql-ledger-commit-owner at lists.alioth.debian.org
       
    Tue Oct  4 22:18:09 UTC 2011
    
    
  
Author: jame-guest
Date: 2011-10-04 22:18:09 +0000 (Tue, 04 Oct 2011)
New Revision: 269
Modified:
   ledger-smb/trunk/debian/rules
Log:
Change dh_clean -k to dh_prep in debian/rules.
Modified: ledger-smb/trunk/debian/rules
===================================================================
--- ledger-smb/trunk/debian/rules	2011-10-04 22:08:52 UTC (rev 268)
+++ ledger-smb/trunk/debian/rules	2011-10-04 22:18:09 UTC (rev 269)
@@ -42,7 +42,7 @@
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k 
+	dh_prep
 	dh_installdirs
 
 	# Add here commands to install the package into debian/ledgersmb.
    
    
More information about the Pkg-sql-ledger-commit
mailing list