[archiso] /usr/sbin -> /usr/bin
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
e266e32a86
commit
47f39ec5d3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -18,7 +18,7 @@ all:
|
|||
install: install-program install-initcpio install-examples install-doc
|
||||
|
||||
install-program:
|
||||
install -D -m 755 archiso/mkarchiso $(DESTDIR)/usr/sbin/mkarchiso
|
||||
install -D -m 755 archiso/mkarchiso $(DESTDIR)/usr/bin/mkarchiso
|
||||
|
||||
install-initcpio:
|
||||
install -d $(SCRIPT_DIR) $(HOOKS_DIR) $(INSTALL_DIR)
|
||||
|
|
Loading…
Add table
Reference in a new issue