]> git.proxmox.com Git - pve-manager-legacy.git/commitdiff
buildsys: fixup: fully remove pve-apt-hook mentionings
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 28 Jun 2019 08:30:03 +0000 (10:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 28 Jun 2019 08:57:03 +0000 (10:57 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
configs/Makefile

index c2049260629147da0d5a96782f0f8819f58f6a7e..04cf349f138576745f781a7d3150999988a9f7a5 100644 (file)
@@ -6,7 +6,7 @@ country.dat: country.pl
        ./country.pl > country.dat
 
 .PHONY: install
-install: country.dat vzdump.conf pve-apt.conf pve-sources.list pve-initramfs.conf pve-blacklist.conf pve.logrotate
+install: country.dat vzdump.conf pve-sources.list pve-initramfs.conf pve-blacklist.conf pve.logrotate
        install -D -m 0644 pve.logrotate ${DESTDIR}/etc/logrotate.d/pve
        install -D -m 0644 pve-sources.list ${DESTDIR}/etc/apt/sources.list.d/pve-enterprise.list
        install -D -m 0644 pve-blacklist.conf ${DESTDIR}/etc/modprobe.d/pve-blacklist.conf