[cpp-sp] 29/42: Add the generic debian/rules rule for dh

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:44:46 EST 2018


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

scantor pushed a commit to annotated tag debian/2.4.2+dfsg-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=5000dd5a29f2d4994ad82075cc8f9eb67b08b5f6

commit 5000dd5a29f2d4994ad82075cc8f9eb67b08b5f6
Author: Russ Allbery <rra at debian.org>
AuthorDate: Wed Apr 6 21:38:50 2011 -0700

    Add the generic debian/rules rule for dh
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index ebdc35b..ac775bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,3 +86,6 @@ override_dh_installdocs:
 
 override_dh_installinit:
 	dh_installinit --name=shibd
+
+%:
+	dh $@

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list