]> git.proxmox.com Git - pve-access-control.git/blobdiff - Makefile
buildsys: use fakeroot for dpkg-deb
[pve-access-control.git] / Makefile
index ca82850cf9ba353bbf87b8dd2f9160780ebcb722..1c5aa0d418d424f3e7ab7176d0d418af4f7fea93 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ ${DEB}:
        install -D -m 0644 copyright build/${DOCDIR}/copyright
        install -m 0644 changelog.Debian build/${DOCDIR}/
        gzip -9 -n build/${DOCDIR}/changelog.Debian
-       dpkg-deb --build build
+       fakeroot dpkg-deb --build build
        mv build.deb ${DEB}
        #rm -rf build
        lintian ${DEB}