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
Mkinitcpio
mkinitcpio-archiso
Commits
b410d1c9
Commit
b410d1c9
authored
Jul 29, 2020
by
nl6720
Browse files
Makefile: do not install mkinitcpio hooks by default
They are not required in the host system. See
archlinux/archiso#34
.
parent
0f2a3f1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
b410d1c9
...
...
@@ -25,7 +25,7 @@ check:
configs/releng/airootfs/usr/local/bin/choose-mirror
shellcheck
-s
dash
$(HOOKS_FILES)
$(SCRIPT_FILES)
install
:
install-program
install-initcpio
install-examples install-doc
install
:
install-program install-examples install-doc
install-program
:
install
-vDm
755 archiso/mkarchiso
-t
"
$(DESTDIR)
/usr/bin/"
...
...
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