[arch-commits] Commit in deepin-icon-theme/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Mon Dec 14 14:20:03 UTC 2015


    Date: Monday, December 14, 2015 @ 15:20:03
  Author: fyan
Revision: 153275

upgpkg: deepin-icon-theme 15.10.4.20151214-1

Modified:
  deepin-icon-theme/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-14 14:19:30 UTC (rev 153274)
+++ PKGBUILD	2015-12-14 14:20:03 UTC (rev 153275)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-icon-theme
-pkgver=15.10.4
-_commit=9f8f8a39d819872621f014bd5a90bf2b5c3c3f79
+pkgver=15.10.4.20151214
+_commit=9c3672f9608fd245997800b703956dd7b7fd2861
 pkgrel=1
 pkgdesc="Deepin Icons"
 arch=('any')
@@ -33,8 +33,5 @@
 
 package() {
   cd "${pkgname}"
-  install -d "${pkgdir}"/usr/share/icons
-  cp -r build/deepin "${pkgdir}"/usr/share/icons/Deepin
-
-  make DESTDIR="$pkgdir" install-cursors
+  make DESTDIR="$pkgdir" install -j1
 }



More information about the arch-commits mailing list