]> arthur.barton.de Git - ngircd.git/blobdiff - Makefile.am
Update included Debian package configuration
[ngircd.git] / Makefile.am
index 8e462bed6950f9fcf602c2851cd86b8aca2690f9..31affc248ea19d7d55923aa310955d0241d0ce11 100644 (file)
@@ -1,6 +1,6 @@
 #
 # ngIRCd -- The Next Generation IRC Daemon
-# Copyright (c)2001-2015 Alexander Barton (alex@barton.de) and Contributors
+# Copyright (c)2001-2024 Alexander Barton (alex@barton.de) and Contributors
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -36,7 +36,7 @@ rpm: distcheck
 
 deb:
        [ -f debian/rules ] || ln -s contrib/Debian debian
-       dpkg-buildpackage -rfakeroot -i
+       dpkg-buildpackage --build=binary
 
 .PHONY: deb lint rpm srcdoc testsuite