[lrcalc] 04/06: Delete lrcalc.maple when cleaning.
Tobias Hansen
thansen at moszumanska.debian.org
Tue Aug 5 20:48:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository lrcalc.
commit 419e9a16db849c8acda4063b9c05dc2b3c9a3bea
Author: Tobias Hansen <tobias.han at gmx.de>
Date: Tue Aug 5 22:21:37 2014 +0200
Delete lrcalc.maple when cleaning.
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index a94835d..1b09311 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,3 +10,7 @@ override_dh_autoreconf:
override_dh_auto_configure:
dh_auto_configure -- --enable-shared --disable-static
+
+override_dh_auto_clean:
+ rm -f lrcalc.maple
+ dh_auto_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lrcalc.git
More information about the debian-science-commits
mailing list