]> git.proxmox.com Git - qemu-server.git/commitdiff
Don't create unused empty /etc/qemu-server directory
authorEmmanuel Kasper <e.kasper@proxmox.com>
Tue, 27 Oct 2015 13:25:36 +0000 (14:25 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 28 Oct 2015 08:16:24 +0000 (09:16 +0100)
Makefile

index 954753b16673cb165785dce533c2bf756fd7e6bf..a16a8298c5ced7f558d592b6d6c3025554547684 100644 (file)
--- a/Makefile
+++ b/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}