[arch-commits] Commit in lib32-at-spi2-core/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun Apr 10 16:58:47 UTC 2016


    Date: Sunday, April 10, 2016 @ 18:58:47
  Author: alucryd
Revision: 170142

upgpkg: lib32-at-spi2-core 2.20.0-2

Modified:
  lib32-at-spi2-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-10 16:54:18 UTC (rev 170141)
+++ PKGBUILD	2016-04-10 16:58:47 UTC (rev 170142)
@@ -5,7 +5,7 @@
 
 pkgname=lib32-at-spi2-core
 pkgver=2.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Protocol definitions and daemon for D-Bus at-spi'
 arch=('x86_64')
 url='http://www.gnome.org'
@@ -42,7 +42,7 @@
   cd at-spi2-core-${pkgver}
 
   make DESTDIR="${pkgdir}" install
-  rm -rf "${pkgdir}"/{etc,usr/{include,share}}
+  rm -rf "${pkgdir}"/{etc,usr/{include,lib,share}}
 }
 
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list