mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-25 06:03:52 +03:00
Don't create unused empty /etc/qemu-server directory
This commit is contained in:
parent
091936e525
commit
0f06c2fc3a
1
Makefile
1
Makefile
@ -79,7 +79,6 @@ PKGSOURCES=qm qm.1.gz qm.1.pod qmrestore qmrestore.1.pod qmrestore.1.gz qmextrac
|
||||
.PHONY: install
|
||||
install: ${PKGSOURCES}
|
||||
install -d ${DESTDIR}/${SBINDIR}
|
||||
install -d ${DESTDIR}/etc/${PACKAGE}
|
||||
install -d ${DESTDIR}${LIBDIR}
|
||||
install -d ${DESTDIR}${VARLIBDIR}
|
||||
install -d ${DESTDIR}${PODDIR}
|
||||
|
Loading…
x
Reference in New Issue
Block a user