Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 18 years ago
parent
commit
c217b6495d
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      package/kde/kdelibs/kdelibs.conf

+ 5
- 0
package/kde/kdelibs/kdelibs.conf

@ -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

Loading…
Cancel
Save