wok-next diff deluge/receipt @ rev 19114
Add shiki-colors, shiki-colors-murrine. Specify HOST_ARCH="any" on the packages containing themes only.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat May 07 16:09:04 2016 +0300 (2016-05-07) |
parents | 23316d867792 |
children | 6c73b944e8dd |
line diff
1.1 --- a/deluge/receipt Tue Apr 01 08:17:07 2014 +0000 1.2 +++ b/deluge/receipt Sat May 07 16:09:04 2016 +0300 1.3 @@ -16,7 +16,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 LC_ALL=C python setup.py build 1.9 LC_ALL=C python setup.py install --prefix=/usr --root=$DESTDIR --optimize=1 1.10 } 1.11 @@ -31,4 +30,3 @@ 1.12 cp -a $install/usr/share/pixmaps $fs/usr/share 1.13 sed -i 's|deluge.svg|deluge.png|g' $fs/usr/lib/python2.7/site-packages/deluge/ui/gtkui/common.py 1.14 } 1.15 -