[arch-commits] Commit in foobillard++/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Thu Jan 5 21:53:37 UTC 2012


    Date: Thursday, January 5, 2012 @ 16:53:37
  Author: eric
Revision: 146195

upgpkg: foobillard++ 3.42beta-2

Fix .desktop file

Modified:
  foobillard++/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-05 21:19:10 UTC (rev 146194)
+++ PKGBUILD	2012-01-05 21:53:37 UTC (rev 146195)
@@ -3,7 +3,7 @@
 
 pkgname=foobillard++
 pkgver=3.42beta
-pkgrel=1
+pkgrel=2
 pkgdesc="An OpenGL billiard game"
 arch=('i686' 'x86_64')
 url="http://foobillardplus.sourceforge.net/"
@@ -15,6 +15,8 @@
 
 build() {
   cd "${srcdir}/foobillardplus-${pkgver}"
+  sed -i 's|/opt/foobillardplus/bin/||' foobillardplus.desktop
+  sed -i 's|/opt/foobillardplus/||' foobillardplus.desktop
   aclocal --force
   autoconf -f
   autoheader -f




More information about the arch-commits mailing list