]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Debian: Use "dh_prep" instead deprecated "dh_clean -k"
authorAlexander Barton <alex@barton.de>
Sat, 7 Jan 2017 18:45:30 +0000 (19:45 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 8 Jan 2017 01:15:52 +0000 (02:15 +0100)
contrib/Debian/rules

index ac6f59313e30b9c8de5672da6768f47601f8e465..30625a57bc90f21188f369a7b0e0d9cd8b503be5 100755 (executable)
@@ -75,7 +75,7 @@ configure-ngircd-full-dbg: configure
          --enable-ipv6
 
 build:
-       dh_clean -k
+       dh_prep
 
 build-ngircd: build-stamp-ngircd
 build-stamp-ngircd: configure-ngircd