]> git.proxmox.com Git - pve-http-server.git/commit
build script improvement
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 16 Jan 2017 10:34:50 +0000 (11:34 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 16 Jan 2017 10:36:44 +0000 (11:36 +0100)
commit5a554403b5c2dec2a4f438a2b39460bf6e844266
tree35a6aab076bc2bed69701be8c5685f92c93d17fb
parentca304f91cef118007e8541f5f82f42c59338518d
build script improvement

build with dpkg-buildpackage (in temp dir), instead of
install-ing the files manually and then pretending to build
with dpkg-buildpackage.

this makes the whole fakeroot/root handling simpler, and
makes "make deb" a simple wrapper around building the
package, like it should be.
Makefile
debian/install [deleted file]