|
|
|
@ -44,3 +44,8 @@ var_append confopt " " "--enable-dnotify --enable-inotify" |
|
|
|
|
|
|
|
hook_add postmake 3 kde_pm |
|
|
|
|
|
|
|
# Fixes file conflict with hicolor-icon-theme and gnome-menus |
|
|
|
var_append INSTALL_WRAPPER_FILTER '|' 'sed -e"s,$datadir/icons/,$dummydir/$prefix/share/icons/," |
|
|
|
var_append INSTALL_WRAPPER_FILTER '|' 'sed -e"s,$sysconfdir/xdg/menus/,$dummydir/etc/xdg/menus/," |
|
|
|
# etc/xdg/menus/applications.menu:gnome-menus |
|
|
|
|