Kaydet (Commit) 43088b08 authored tarafından Christian Lohmaier's avatar Christian Lohmaier

fix build of menu-packages (do hardcode /usr)

d2cc121e broke building the menu
packages. The whole point of those is to have hardcoded location, so
that the system's desktop-environment will actually find the
menu/mimetype-definitions and icons

Change-Id: I940eb1243913d21d46d3579de30c8fabdc28fde3
üst 76f0a130
......@@ -55,6 +55,7 @@ mkdir -p $RPM_BUILD_ROOT
# set parameters for the create_tree script
export DESTDIR=$RPM_BUILD_ROOT
export KDEMAINDIR=/usr
export PREFIXDIR=/usr
export GNOMEDIR=%{gnome_dir}
./create_tree.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment