]> git.proxmox.com Git - proxmox-fuse.git/commitdiff
fix d/control recreation
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 25 Aug 2020 10:48:01 +0000 (12:48 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 25 Aug 2020 10:48:01 +0000 (12:48 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile

index 4c0190753a7fd0757d971b2957035d4cd9be7d02..6233053a4c208b5ba10eaf4daec7c254a2639b4d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ dinstall: deb
 .PHONY: build
 build:
        rm -rf build
+       rm debian/control
        mkdir build
        debcargo package \
            --config "$(PWD)/debian/debcargo.toml" \