This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
dxvk-wine-autobuilder
mirror of
https://github.com/Fincer/dxvk-wine-autobuilder
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
[Arch] Remove additional message from Wine PKGBUILD pkgver()
master
Pekka Helenius
4 years ago
parent
6fbad72d95
commit
90aaab9b08
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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//'
)
"
Write
Preview
Loading…
Cancel
Save