[qflow] 01/02: Delete binary files in clean
Ruben Undheim
rubund-guest at moszumanska.debian.org
Fri Jul 24 14:15:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository qflow.
commit c7e9dfa786fc74c1e74698b4132b8ec5d8dcaef9
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Fri Jul 24 16:09:22 2015 +0200
Delete binary files in clean
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 5c00532..4ac9c66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,5 @@ override_dh_clean:
dh_clean
$(RM) -r config.log config.status scripts/Makefile src/Makefile tech/Makefile
$(RM) -r tech/osu018/Makefile tech/osu035/Makefile tech/osu050/Makefile
+ # These are needed because an upstream bug: (remove when fixed)
+ $(RM) src/readliberty.o src/hash.o
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qflow.git
More information about the debian-science-commits
mailing list