[libapache-authznetldap-perl] 03/11: Use tiny debian/rules.
gregor herrmann
gregoa at debian.org
Tue Aug 20 14:47:11 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libapache-authznetldap-perl.
commit a0c5841c8b059483079b74b0e8f50281160cc3ff
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Aug 20 16:28:52 2013 +0200
Use tiny debian/rules.
---
debian/rules | 23 +----------------------
1 file changed, 1 insertion(+), 22 deletions(-)
diff --git a/debian/rules b/debian/rules
index d9229f5..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,25 +1,4 @@
#!/usr/bin/make -f
-include /usr/share/quilt/quilt.make
-
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
- dh build
- touch $@
-
-clean: unpatch
- dh $@
-
-install: install-stamp
-install-stamp: build-stamp
- dh install
- touch $@
-
-binary-arch:
-
-binary-indep: install
+%:
dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache-authznetldap-perl.git
More information about the Pkg-perl-cvs-commits
mailing list