xbps-src: cleanup version/revision mess.
This commit is contained in:
parent
ac7c66d00a
commit
07db31cb54
15 changed files with 80 additions and 154 deletions
|
@ -88,7 +88,7 @@ stow_pkg_real()
|
|||
else
|
||||
lver="${version}"
|
||||
fi
|
||||
msg_normal "'${pkgname}-$lver': stowning files into masterdir, please wait...\n"
|
||||
msg_normal "$pkgver: stowning files into masterdir, please wait...\n"
|
||||
|
||||
# Copy files into masterdir.
|
||||
for i in $(find -print); do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue