View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#27
Originally Posted by F2thaK View Post
I havent tried any postinst and postrm files.. only control. my first few attempts at packaging worked. but now, doing it the same, they wont install.

Im thinking maybe theres a syntax error somewhere.

Heres my control file:
http://www.multiupload.com/4HNKC706KQ

If someone could take a look Id really appreciate it.
Try something...
1) this section:
Code:
XB-Maemo-Flags: visible 
XB-Maemo-Display-Name: Faster Darker Better Theme
change to this:
Code:
Maemo-Flags: visible 
Maemo-Display-Name: Faster Darker Better Theme
2) Giv the same name of your package in /home/user, like this:
Code:
/home/user/fdb-theme
3) try to change the "Maemo-Display-Name: Faster Darker Better Theme" to the shorter one like "Maemo-Display-Name: Faster Theme"

4) if 1+2+3 don't work, try to remove this line:
Code:
Installed-Size: 1200
5) if all this still don't work, tell me where your package will be installed and if this have copy something into MyDocs ?
 

The Following User Says Thank You to Schturman For This Useful Post: