pkgtarget_funcs.sh: fix a comment.
--HG-- extra : convert_revision : d1b5fe808705b449eb9b9ece303b8a108ad94d26
This commit is contained in:
parent
d993cae846
commit
9c72819434
|
@ -54,7 +54,7 @@ install_pkg()
|
|||
pkg="$curpkgn-$version"
|
||||
|
||||
#
|
||||
# If we are the originator package save the path this template in
|
||||
# If we are the originator package save the path for this template in
|
||||
# other var for future use.
|
||||
#
|
||||
[ -z "$origin_tmpl" ] && origin_tmpl=$pkgname
|
||||
|
|
Loading…
Reference in New Issue