wok diff beaver/receipt @ rev 14092
emacs 24.2: reverting changes made for the soon upcoming 24.3
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Fri Feb 22 22:55:18 2013 +0100 (2013-02-22) |
parents | e86d380d0a30 |
children | 7896f0694ef6 |
line diff
1.1 --- a/beaver/receipt Mon Jan 07 11:25:06 2013 +0100 1.2 +++ b/beaver/receipt Fri Feb 22 22:55:18 2013 +0100 1.3 @@ -11,6 +11,7 @@ 1.4 WEB_SITE="http://beaver-editor.sf.net/" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE-editor/$TARBALL" 1.6 TAGS="text-editor" 1.7 +GENERIC_PIXMAPS="no" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 @@ -27,11 +28,12 @@ 1.12 genpkg_rules() 1.13 { 1.14 mkdir -p \ 1.15 - $fs/usr/share/beaver 1.16 + $fs/usr/share/beaver \ 1.17 + $fs/usr/share/icons/hicolor/32x32/ 1.18 1.19 cp -a $_pkg/usr/bin $fs/usr 1.20 cp -a $_pkg/usr/share/beaver/resource $fs/usr/share/beaver 1.21 - cp -a $_pkg/usr/share/pixmaps $fs/usr/share 1.22 + cp -a $_pkg/usr/share/icons/hicolor/32x32/apps $fs/usr/share/icons/hicolor/32x32/ 1.23 1.24 # Custom default configuration 1.25 cp -a $stuff/beaver.conf.default $fs/usr/share/beaver/resource