Commit e973619d authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack webots: fix repacking

parent 2e9621c1
......@@ -8,7 +8,12 @@ SPEC="$2"
move_to_opt "/usr/local/webots"
ignore_lib_requires librospack.so libtinyxml2.so.6 libicui18n.so.66 libicuuc.so.66 libbz2.so.1.0 libPocoFoundation.so.62
remove_file /usr/local/bin/webots
rm -rv usr/local
remove_file $PRODUCTDIR/lib/webots/libzip.so.4
#ignore_lib_requires librospack.so libtinyxml2.so.6 libicui18n.so.66 libicuuc.so.66 libbz2.so.1.0 libPocoFoundation.so.62
add_libs_requires
add_bin_link_command
......
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