Commit 9bf79c96 authored by Ivan Mazhukin's avatar Ivan Mazhukin Committed by Vitaly Lipatov

epm repack lithium: fix install (eterbug #17865)

parent 4853dbf8
......@@ -12,7 +12,7 @@ add_bin_link_command $PRODUCT $PRODUCTDIR/launcher.sh
# missed with other soname
#ln -s /usr/lib64/libjasper.so.* bin/libjasper.so.1
#pack_file $PRODUCTDIR/bin/libjasper.so.1
ignore_lib_requires libjasper.so.1
ignore_lib_requires libjasper.so.1 libhunspell-1.6.so.0
install_file $PRODUCTDIR/lithium-ecad.desktop /usr/share/applications/$PRODUCT.desktop
fix_desktop_file "/opt/lithium_ecad-.*/launcher.sh" $PRODUCT
......
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