[arch-commits] Commit in wine-staging/trunk (PKGBUILD wine-staging.install)
Felix Yan
fyan at archlinux.org
Thu Apr 28 17:15:18 UTC 2016
Date: Thursday, April 28, 2016 @ 19:15:18
Author: fyan
Revision: 172429
upgpkg: wine-staging 1.9.8-2
Hooks rebuild (part 1)
Modified:
wine-staging/trunk/PKGBUILD
Deleted:
wine-staging/trunk/wine-staging.install
----------------------+
PKGBUILD | 3 +--
wine-staging.install | 12 ------------
2 files changed, 1 insertion(+), 14 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-28 17:14:49 UTC (rev 172428)
+++ PKGBUILD 2016-04-28 17:15:18 UTC (rev 172429)
@@ -7,7 +7,7 @@
pkgname=wine-staging
pkgver=1.9.8
-pkgrel=1
+pkgrel=2
_pkgbasever=${pkgver/rc/-rc}
@@ -21,7 +21,6 @@
arch=(i686 x86_64)
options=(staticlibs)
license=(LGPL)
-install=wine-staging.install
_depends=(
attr lib32-attr
Deleted: wine-staging.install
===================================================================
--- wine-staging.install 2016-04-28 17:14:49 UTC (rev 172428)
+++ wine-staging.install 2016-04-28 17:15:18 UTC (rev 172429)
@@ -1,12 +0,0 @@
-post_install() {
- update-desktop-database -q
- #echo "This wine package is wow64 enabled. This means it can run 32bit/64bit Windows apps on x86_64."
- #echo "If you are on x86_64, the default WINEARCH will be win64."
- #echo "This will cause a lot of Windows applications to malfunction even if they usually work in wine."
- #echo "Please create your ~/.wine with 'WINEARCH=win32 winecfg' if you are unsure and on x86_64."
- #echo "See the Arch wiki on wine for more information."
-}
-
-post_remove() {
- update-desktop-database -q
-}
More information about the arch-commits
mailing list