Thread
:
How to prevent installation of RPM file ?
View Single Post
Schturman
2014-01-31 , 22:56
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#
9
Hmmm, I have also another question, why when I try to update to new version of my app, the install command show me that all installed ok, but when I check /usr/share/ the folder of my package is not here. Looks like it just uninstalled my previous version but not installed new one and I need run install command again to get it.
Something missing my spec file ?
EDIT:
Nevermind, I found where is my problem, I added this line to spec file:
Code:
%postun rm -rf /usr/share/jolla-adrestart
But the problem is when I uninstall package, it remove all files but leave the folder /usr/share/jolla-adrestart
How I can completely remove package (include folder of my app) ?
__________________
Lausanne & Lyon de descente...
----------------
Schturman's home page
Schturman's repo on openrepos
RPM packaging directly on your Jolla phone
.
Root & User SSH access to Jolla via WinSCP
.
Root and User SSH access to Jolla via Nautilus on Linux PC
.
Last edited by Schturman; 2014-01-31 at
23:03
.
Quote & Reply
|
Schturman
View Public Profile
Send a private message to Schturman
Visit Schturman's homepage!
Find all posts by Schturman