buildsys: fixup: fully remove pve-apt-hook mentionings
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2e98db915d
commit
bfdc97f35d
@ -6,7 +6,7 @@ country.dat: country.pl
|
|||||||
./country.pl > country.dat
|
./country.pl > country.dat
|
||||||
|
|
||||||
.PHONY: install
|
.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.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-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
|
install -D -m 0644 pve-blacklist.conf ${DESTDIR}/etc/modprobe.d/pve-blacklist.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user