build: make control static
This commit is contained in:
parent
cc2f56c128
commit
9222d45852
1
Makefile
1
Makefile
@ -32,7 +32,6 @@ $(DEB):
|
||||
rm -rf dest
|
||||
mkdir dest
|
||||
rsync -a * dest
|
||||
sed -e s/@VERSION@/${VERSION}/ -e s/@PACKAGE@/${PACKAGE}/ -e s/@PACKAGERELEASE@/${PACKAGERELEASE}/ debian/control.in >dest/debian/control
|
||||
echo "git clone git://git.proxmox.com/git/pve-manager.git\\ngit checkout ${GITVERSION}" > dest/debian/SOURCE
|
||||
cd dest; dpkg-buildpackage -rfakeroot -b -us -uc
|
||||
# supress lintian error: statically-linked-binary usr/bin/pvemailforward
|
||||
|
0
debian/control.in → debian/control
vendored
0
debian/control.in → debian/control
vendored
Loading…
Reference in New Issue
Block a user