[Pkg-wmaker-commits] [wmfrog] 61/145: debian/rules: add missing default rule

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 23 05:46:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmfrog.

commit ccf51632e5fe0ddf9c33ed56f2aa2729559a3320
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Wed Feb 15 06:16:28 2012 -0500

    debian/rules: add missing default rule
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3b4e23c..f4925cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,4 +20,7 @@ override_dh_auto_install:
 
 .PHONY = man
 
+%:
+	dh $@
+
 # End of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmfrog.git



More information about the Pkg-wmaker-commits mailing list