View Single Post
Posts: 752 | Thanked: 2,808 times | Joined on Jan 2011 @ Czech Republic
#9
In a usual .RPM-based distro, it would be possible to rebuild those packages by simply running
Code:
rpm --repackage package_name
but it looks like the rpm on Jolla is built without '--repackage' support.
I can see why (to prevent piracy), however, we should be able to build rpm from source.

EDIT: I was wrong - this option has been removed from upstream since version 4.6.

Last edited by nodevel; 2014-01-07 at 14:44.