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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 31 17:55:46 UTC 2016


    Date: Thursday, March 31, 2016 @ 19:55:46
  Author: alucryd
Revision: 169158

FS#48775: lib32-libgusb 0.2.9-2

Modified:
  lib32-libgusb/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-31 17:43:06 UTC (rev 169157)
+++ PKGBUILD	2016-03-31 17:55:46 UTC (rev 169158)
@@ -5,7 +5,7 @@
 
 pkgname=lib32-libgusb
 pkgver=0.2.9
-pkgrel=1
+pkgrel=2
 pkgdesc='GObject wrapper for libusb1'
 arch=('x86_64')
 url='https://github.com/hughsie/libgusb'
@@ -33,7 +33,7 @@
   cd libgusb-${pkgver}
 
   make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/usr/{include,share}
+  rm -rf "${pkgdir}"/usr/{bin,include,share}
 }
 
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list