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

Evangelos Foutras foutrelis at archlinux.org
Fri May 4 06:49:06 UTC 2012


    Date: Friday, May 4, 2012 @ 02:49:06
  Author: foutrelis
Revision: 158531

upgpkg: xfce4-artwork 0.1.1a_git20110420-2

Move backdrops to /usr/share/backgrounds/xfce/.

Modified:
  xfce4-artwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-04 00:33:40 UTC (rev 158530)
+++ PKGBUILD	2012-05-04 06:49:06 UTC (rev 158531)
@@ -5,7 +5,7 @@
 pkgname=xfce4-artwork
 pkgver=0.1.1a_git20110420
 _debian_pkgver=0.1.1a~git+20110420
-pkgrel=1
+pkgrel=2
 pkgdesc="Backdrops for the Xfce4 desktop"
 arch=('any')
 url="http://xfce-goodies.berlios.de/"
@@ -23,7 +23,7 @@
 
 package() {
   cd "$srcdir/$pkgname-0.1.1a"
-  make DESTDIR="$pkgdir" install
+  make backdropsdir="$pkgdir/usr/share/backgrounds/xfce" install
 }
 
 # vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list