mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
pkgtarget_funcs.sh: fix a comment.
--HG-- extra : convert_revision : d1b5fe808705b449eb9b9ece303b8a108ad94d26
This commit is contained in:
parent
d993cae846
commit
9c72819434
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ install_pkg()
|
||||||
pkg="$curpkgn-$version"
|
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.
|
# other var for future use.
|
||||||
#
|
#
|
||||||
[ -z "$origin_tmpl" ] && origin_tmpl=$pkgname
|
[ -z "$origin_tmpl" ] && origin_tmpl=$pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue