copy files from cd

1 view
Skip to first unread message

ramiro

unread,
Oct 14, 2010, 3:26:46 PM10/14/10
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
to autopackage
I solved the problem using:
copyFiles $(dirname "$_package_filename")/file.bmp "$PREFIX"/dir

thanks
Reply all
Reply to author
Forward
0 new messages