[archiso] Remove testiso from Makefile
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
8312642050
commit
56c2e88913
@ -5,8 +5,6 @@ install: install-program install-hooks install-examples install-doc
|
|||||||
install-program:
|
install-program:
|
||||||
# install to sbin since script only usable by root
|
# install to sbin since script only usable by root
|
||||||
install -D -m 755 mkarchiso $(DESTDIR)/usr/sbin/mkarchiso
|
install -D -m 755 mkarchiso $(DESTDIR)/usr/sbin/mkarchiso
|
||||||
# testiso can be used by anyone
|
|
||||||
install -D -m 755 testiso $(DESTDIR)/usr/bin/testiso
|
|
||||||
|
|
||||||
install-hooks:
|
install-hooks:
|
||||||
# hooks/install are needed by mkinitcpio
|
# hooks/install are needed by mkinitcpio
|
||||||
|
Loading…
Reference in New Issue
Block a user