View Single Post
  #9 (permalink)  
Old 10-15-2009, 02:43 PM
wazowski
Status: Offline
Junior Member
 
Join Date: Jan 2008
Posts: 22
Rep Power: 0
wazowski is on a distinguished road
Default

Quote:
Originally Posted by 111111 View Post
Can you tell how did you managed to solve your problems with packages?
I have just made new packages installation. I have installed dictionaries at /var/mobile/Documets and then the app read the dictionary fromm that path.

The most dificult thing was add Depends: line on control file. So, control file was:

...
Depends: MyApp
...

So when a dictionary is selected to install, this line prevents the application is previously installed.

I think it works in the same way Replace: command does.

Waz.
Reply With Quote