Browse Source

[Arch] Remove additional message from Wine PKGBUILD pkgver()

master
Pekka Helenius 4 years ago
parent
commit
90aaab9b08
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      arch/0-wine-staging-git/PKGBUILD

+ 0
- 1
arch/0-wine-staging-git/PKGBUILD View File

@ -179,7 +179,6 @@ fi
pkgver() {
msg2 "Setting Wine versions..."
if [[ enable_staging -eq 1 ]]; then
cd "${srcdir}/wine-staging-git"
_staging_tag="$(git tag | sort -Vr | head -n1 | sed 's/-/./g;s/^v//')"


Loading…
Cancel
Save