Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
archiso
Commits
56c2e889
Commit
56c2e889
authored
Jul 23, 2012
by
Gerardo Exequiel Pozzi
Browse files
[archiso] Remove testiso from Makefile
Signed-off-by:
Gerardo Exequiel Pozzi
<
vmlinuz386@yahoo.com.ar
>
parent
83126420
Changes
1
Hide whitespace changes
Inline
Side-by-side
archiso/Makefile
View file @
56c2e889
...
...
@@ -5,8 +5,6 @@ install: install-program install-hooks install-examples install-doc
install-program
:
# install to sbin since script only usable by root
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
:
# hooks/install are needed by mkinitcpio
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment