wok-current diff kobodeluxe/receipt @ rev 8750
Fixed libedit-dev. Removed post_remove since it would have remove the full /usr/lib/pkgconfig folder.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 20 05:51:18 2011 +0000 (2011-02-20) |
parents | 8d3f3ded1725 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/kobodeluxe/receipt Sun Feb 28 15:46:04 2010 +0100 1.2 +++ b/kobodeluxe/receipt Sun Feb 20 05:51:18 2011 +0000 1.3 @@ -39,7 +39,7 @@ 1.4 # manually moving the pixmap and the .desktop 1.5 mkdir -p $_pkg/usr/share/pixmaps 1.6 mkdir -p $_pkg/usr/share/applications 1.7 - tar xvf $src/icons.tar.gz -C $src 1.8 + tar xzf $src/icons.tar.gz -C $src 1.9 cp -a $src/icons/Ubuntu/*.xpm $_pkg/usr/share/pixmaps 1.10 cp -a $src/icons/Ubuntu/*.desktop $_pkg/usr/share/applications 1.11