]> git.proxmox.com Git - libarchive-perl.git/blobdiff - Makefile
buildsys: avoid no-pre-clean flag when building DSC
[libarchive-perl.git] / Makefile
index a8c9ff9cd2944688ff0306c88954b168057411fd..184c53187c51a46e89a646a407994c249d83d614 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ dsc:
        lintian $(DSC)
 
 $(DSC): $(BUILDSRC)
-       cd $(BUILDSRC); dpkg-buildpackage -S -us -uc -d -nc
+       cd $(BUILDSRC); dpkg-buildpackage -S -us -uc -d
 
 .PHONY: sbuild
 sbuild: $(DSC)