You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to autopackage
Hi, I use autopackage to distribute my application. As a new
requirement I need to distribute it with some images in a cd.
I don't want the images inside my package, so I'd like to know if
there is any way to copy them from the cd when I install the
application.
I tried copyFile but I don't know the path where the cd is mounted.
Thanks
Ramiro
ramiro
unread,
Oct 19, 2010, 1:52:47 PM10/19/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to autopackage
I solved the problem using:
copyFiles $(dirname "$_package_filename")/file.bmp "$PREFIX"/dir