Commit c74a4ccd authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack teamviewer: fix packing

parent da527b0e
......@@ -64,5 +64,5 @@ for i in $BUILDROOT$PRODUCTDIR/tv_bin/RTlib/{libicui18n.so.*,libicuuc.so.*} ; do
a= patchelf --set-rpath '$ORIGIN/' $i
done
rm -fv $BUILDROOT$PRODUCTDIR/tv_bin/RTlib/qt/qml/QtWebEngine/libqtwebengineplugin.so.debug
subst "s|.*libqtwebengineplugin.so.debug.*||" $SPEC
remove_file $PRODUCTDIR/tv_bin/RTlib/qt/qml/QtWebEngine/libqtwebengineplugin.so.debug
remove_file $PRODUCTDIR/tv_bin/RTlib/qt/qml/QtWebChannel/libdeclarative_webchannel.so.debug
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