metadata_scripts.sh: fix the comments on INSTALL/REMOVE scripts.
--HG-- extra : convert_revision : 84d5f43fc76cdeb6262840b7282898229e804bf6
This commit is contained in:
parent
de411515cc
commit
fdffaf481b
|
@ -43,10 +43,10 @@ xbps_write_metadata_scripts_pkg()
|
|||
#
|
||||
# Generic INSTALL/REMOVE script.
|
||||
#
|
||||
# $1 = cwd
|
||||
# $2 = action
|
||||
# $3 = pkgname
|
||||
# $4 = version
|
||||
# \$1 = cwd
|
||||
# \$2 = action
|
||||
# \$3 = pkgname
|
||||
# \$4 = version
|
||||
#
|
||||
# Note that paths must be relative to CWD, to avoid calling
|
||||
# host commands.
|
||||
|
|
Loading…
Reference in New Issue
Block a user