Commit 2a4d22b7 authored by Ivan Mazhukin's avatar Ivan Mazhukin Committed by Vitaly Lipatov

epm play lithium: fix desktop file (eterbug #17706)

parent 3a96b595
...@@ -15,7 +15,7 @@ add_bin_link_command $PRODUCT $PRODUCTDIR/launcher.sh ...@@ -15,7 +15,7 @@ add_bin_link_command $PRODUCT $PRODUCTDIR/launcher.sh
ignore_lib_requires libjasper.so.1 ignore_lib_requires libjasper.so.1
install_file $PRODUCTDIR/lithium-ecad.desktop /usr/share/applications/$PRODUCT.desktop install_file $PRODUCTDIR/lithium-ecad.desktop /usr/share/applications/$PRODUCT.desktop
fix_desktop_file "/opt/lithium_ecad-.*/launcher.sh" fix_desktop_file "/opt/lithium_ecad-.*/launcher.sh" $PRODUCT
fix_desktop_file "/opt/lithium_ecad-.*/lithium-ecad.png" fix_desktop_file "/opt/lithium_ecad-.*/lithium-ecad.png"
install_file $PRODUCTDIR/lithium-ecad.png /usr/share/pixmaps/$PRODUCT.png install_file $PRODUCTDIR/lithium-ecad.png /usr/share/pixmaps/$PRODUCT.png
......
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