wok-current rev 18628
eom: add glib schemas
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Tue Nov 24 12:58:34 2015 -0200 (2015-11-24) |
parents | 1ba1a3d62975 |
children | 0da56c065d14 |
files | eom/receipt |
line diff
1.1 --- a/eom/receipt Tue Nov 24 14:51:11 2015 +0100 1.2 +++ b/eom/receipt Tue Nov 24 12:58:34 2015 -0200 1.3 @@ -35,6 +35,8 @@ 1.4 cp -a $install/usr/lib/$PACKAGE/plugins/*.so* $fs/usr/lib 1.5 cp -a $install/usr/lib/$PACKAGE/plugins/*.eom-plugin $fs/usr/lib/$PACKAGE/plugins 1.6 cp -a $install/usr/share/$PACKAGE/* $fs/usr/share/$PACKAGE 1.7 + cp -a $install/usr/share/glib-2.0 $fs/usr/share 1.8 + cp -a $install/usr/share/MateConf $fs/usr/share 1.9 } 1.10 1.11 post_install()