[mapcache] 32/43: Also remove configure on clean.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Jun 25 20:52:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch wheezy-backports
in repository mapcache.
commit 9271cb4926ce707d2d3334c032730042f8b58fd3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Jul 20 13:53:33 2013 +0200
Also remove configure on clean.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 3b7c961..72deb5b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ CFLAGS+=$(LDFLAGS)
override_dh_clean:
dh_clean
- -$(RM) config.log config.status libtool nginx/config
+ -$(RM) configure config.log config.status libtool nginx/config
-$(RM) Makefile.inc apache/Makefile cgi/Makefile lib/Makefile util/Makefile
override_dh_auto_configure:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapcache.git
More information about the Pkg-grass-devel
mailing list