[osmo-trx] 01/01: Tweaked d/rules so that rebuild works fine
    Ruben Undheim 
    rubund-guest at moszumanska.debian.org
       
    Sat Feb 21 11:19:00 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository osmo-trx.
commit bcc0047a154b917c90e5fd958621e7e05b6396c3
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sat Feb 21 12:15:44 2015 +0100
    Tweaked d/rules so that rebuild works fine
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 172f2b6..0966caf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,5 +10,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 
 
+override_dh_auto_clean:
+	$(RM) -f sqlite3/Makefile
+	dh_auto_clean
 
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/osmo-trx.git
    
    
More information about the debian-science-commits
mailing list