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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Jul 17 22:48:51 UTC 2018


    Date: Tuesday, July 17, 2018 @ 22:48:51
  Author: svenstaro
Revision: 361184

upgpkg: bumblebee 3.2.1-18

Modified:
  bumblebee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-17 22:19:23 UTC (rev 361183)
+++ PKGBUILD	2018-07-17 22:48:51 UTC (rev 361184)
@@ -3,7 +3,7 @@
 
 pkgname=bumblebee
 pkgver=3.2.1
-pkgrel=17
+pkgrel=18
 pkgdesc="NVIDIA Optimus support for Linux through VirtualGL"
 arch=('x86_64')
 depends=('virtualgl' 'glib2' 'mesa-libgl')
@@ -80,5 +80,8 @@
     # Make bash_completion work
     mv -v "$pkgdir"/usr/share/bash-completion/completions/{bumblebee,optirun}
 
+    # Fix for FS#59312
+    sed -i "s/have/_have/" "${pkgdir}/usr/share/bash-completion/completions/optirun"
+
     install -Dm644 "$srcdir"/bumblebee.sysusers "$pkgdir"/usr/lib/sysusers.d/$pkgname.conf
 }



More information about the arch-commits mailing list