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

Jan Steffens heftig at nymeria.archlinux.org
Sun Jun 23 19:48:21 UTC 2013


    Date: Sunday, June 23, 2013 @ 21:48:20
  Author: heftig
Revision: 188879

there's no scalable theme. move to hicolor

Modified:
  deluge/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-23 19:20:06 UTC (rev 188878)
+++ PKGBUILD	2013-06-23 19:48:20 UTC (rev 188879)
@@ -34,6 +34,7 @@
   cd $pkgname-$pkgver
   python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
   install -Dm644 deluge/data/pixmaps/deluge.svg "$pkgdir/usr/share/pixmaps/deluge.svg"
+  mv "$pkgdir/usr/share/icons/scalable" "$pkgdir/usr/share/icons/hicolor/"
 
   sed -i '1s/python$/&2/' \
     "$pkgdir/usr/lib/python2.7/site-packages/deluge/ui/Win32IconImagePlugin.py"




More information about the arch-commits mailing list