mirror of
git://git.proxmox.com/git/pve-libspice-server.git
synced 2025-08-30 14:08:30 +00:00
buildsys: remove fakeroot from dpkg-buildpackage
This commit is contained in:
2
Makefile
2
Makefile
@@ -34,7 +34,7 @@ $(DEB): ${PKGSRC}
|
|||||||
# now compile spice server
|
# now compile spice server
|
||||||
cp -a debian ${PKGDIR}/debian
|
cp -a debian ${PKGDIR}/debian
|
||||||
echo "git clone git://git.proxmox.com/git/pve-libspice-server.git\\ngit checkout ${GITVERSION}" > ${PKGDIR}/debian/SOURCE
|
echo "git clone git://git.proxmox.com/git/pve-libspice-server.git\\ngit checkout ${GITVERSION}" > ${PKGDIR}/debian/SOURCE
|
||||||
cd ${PKGDIR}; dpkg-buildpackage -rfakeroot -b -us -uc
|
cd ${PKGDIR}; dpkg-buildpackage -b -us -uc
|
||||||
|
|
||||||
|
|
||||||
.PHONY: download
|
.PHONY: download
|
||||||
|
Reference in New Issue
Block a user