]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Stop using dh_install
authorRuss Allbery <rra@stanford.edu>
Tue, 8 Oct 2013 00:29:39 +0000 (17:29 -0700)
committerRuss Allbery <rra@stanford.edu>
Tue, 8 Oct 2013 00:29:39 +0000 (17:29 -0700)
Since we only have a single package, there's no point.  Just
explicitly remove the *.la file.

debian/install [deleted file]
debian/rules

diff --git a/debian/install b/debian/install
deleted file mode 100644 (file)
index 4972111..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/bin
-usr/lib/*/krb5/plugins/pwqual/strength.so
-usr/share/man/man1
index b0ca64a4bccdd7378c1c960beed58c982745d299..f7a76faffd4bdedf3257f4b19b9ca077ad12cb92 100755 (executable)
@@ -21,7 +21,7 @@ override_dh_auto_test:
 
 override_dh_auto_install:
        dh_auto_install --parallel
-       chmod 644 debian/$(PACKAGE)/usr/lib/*/krb5/plugins/pwqual/strength.so
+       rm debian/$(PACKAGE)/usr/lib/*/krb5/plugins/pwqual/*.la
 
 override_dh_installchangelogs:
        dh_installchangelogs NEWS