Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
abuild
Commits
10181d9f
Commit
10181d9f
authored
Feb 15, 2018
by
A. Wilcox
Committed by
Natanael Copa
Oct 03, 2018
Browse files
man: Clarify arguments to install scripts
parent
03d07e20
Changes
1
Hide whitespace changes
Inline
Side-by-side
APKBUILD.5
View file @
10181d9f
...
...
@@ -519,9 +519,9 @@ variable must contain the install scripts needed by the package.
The
install
script
will
be
run
inside
the
root
filesystem
where
the
package
is
being
installed
.
A
single
argument
will
be
passed
to
all
scripts
,
which
is
the
version
of
the
package
being
installed
.
The
pre
-
upgrade
and
post
-
upgrad
e
scripts
will
have
an
additional
second
argument
,
which
is
the
old
version
that
is
currently
installed
on
the
system
.
version
of
the
package
being
currently
installed
(
or
deinstalled
).
Th
e
pre
-
upgrade
and
post
-
upgrade
scripts
will
have
an
additional
second
argument
,
which
specifies
the
version
of
the
package
before
the
upgrade
process
.
The
different
actions
that
may
have
install
scripts
specified
are
as
follows
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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