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
abs
Commits
568c7fe5
Commit
568c7fe5
authored
Dec 27, 2010
by
Allan McRae
Browse files
makeworld: sync option list with makepkg
Signed-off-by:
Allan McRae
<
allan@archlinux.org
>
parent
e225a04e
Changes
1
Hide whitespace changes
Inline
Side-by-side
makeworld
View file @
568c7fe5
...
...
@@ -79,7 +79,7 @@ for arg in $*; do
# and let it error out later if it was invalid
MAKEPKG_OPTS
=
"
$MAKEPKG_OPTS
$arg
"
;;
-
*
)
while
getopts
"
chisSbdfrBCemoS
V-"
opt
;
do
while
getopts
"
AcCdefFghiLmorRs
V-"
opt
;
do
case
$opt
in
h
)
usage
;
exit
0
;;
...
...
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