On May 31, 2010, at 11:19 AM, Alexander Hansen wrote:
> Either try
>
> AppBundles: src/%n.app
>
> and get rid of the last two lines of your InstallScript, or get rid of
> the AppBundles line.
>
Alexander
Brilliant!!
Many thanks,
Sincerely,
Ebrahim
--
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 5/31/10 8:34 AM, Ebrahim Mayat wrote:
> Hello
>
> I have come across a little installation problem when preparing a
> package:
>
>> #! /bin/sh -ev
>> cd /sw/src/fink.build/qsynth-0.3.5-350/qsynth-0.3.5/src/qsynth.app/
>> Contents/Resources
>>
Hello
I have come across a little installation problem when preparing a
package:
> #! /bin/sh -ev
> cd /sw/src/fink.build/qsynth-0.3.5-350/qsynth-0.3.5/src/qsynth.app/
> Contents/Resources
> png2icns qsynth.icns /sw/src/fink.build/qsynth-0.3.5-350/
> qsynth-0.3.5/src/images/qsynth.png
> Usi