The Following User Says Thank You to krk969 For This Useful Post: | ||
|
2010-02-24
, 18:59
|
Posts: 34 |
Thanked: 2 times |
Joined on Feb 2010
|
#12
|
|
2010-02-25
, 15:06
|
Posts: 34 |
Thanked: 2 times |
Joined on Feb 2010
|
#13
|
|
2010-02-25
, 15:20
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#14
|
One more question about packing
in the data folder i have a subdirectory with a lot of files inside?
They should all be copied on the phone.
Is it possible to make one install tag in the src.pro and copy everything from data/subdir/ in one go or i have to make a tag for every file i want to be copied on the phone?
|
2010-02-25
, 15:29
|
Posts: 34 |
Thanked: 2 times |
Joined on Feb 2010
|
#15
|
|
2010-02-25
, 15:55
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#16
|
Thanks alot!
Can it work with *.* and to do it recursively for subdirs also.
|
2010-02-25
, 18:31
|
Posts: 34 |
Thanked: 2 times |
Joined on Feb 2010
|
#17
|
inputfiles.files += ../data/inputfiles/*.*
|
2010-02-26
, 19:04
|
|
Posts: 286 |
Thanked: 219 times |
Joined on Feb 2010
@ France
|
#18
|
Just for record, i tried something like this and i think it works:
Code:inputfiles.files += ../data/inputfiles/*.*
Anyway my .deb is working now and it can be installed with the dpkg -i.
the whole packaging story was a pain. Many thanks to all who helped me and made my life a little easier.
chown -R user /home/opt/myapp
to the beginning of the file just after
set -e
Developer of :
Buddy - budget/expense manager ( website )
Showtime - a telly channel listing viewer/reminder ( website )
Travelapp - london underground status/planner ( website )
Batlevel - desktop widget for battery level ( website )
“I hear and I forget. I see and I remember. I do and I understand.”