Hi,

Sidney Markowitz wrote:
Ronald Lamprecht wrote, On 23/5/07 9:04 AM:

Now it is urgent time to face the last remaining 1.01 Mac topics! I prepared everything as well as I could:


I get a build error during make macapp because src/Makefile.am has a
line that begins

  cp $(top_builddir)/doc/reference/soundsets.lua

but the file in doc/reference is named soundset.lua

If I rename the file soundset.lua to soundsets.lua then make macapp no
longer has that error.

Please keep the filename "soundset.lua" and adjust the Mac part of src/Makefile.am to:

cp $(top_builddir)/doc/reference/soundset.lua $(bundle_doc)/reference/

It is a typical typo in source parts that been added for the Mac without possiblity of testing.

I haven't yet tested the result of the build. That's next.

Thanks,

Ronald


_______________________________________________
Enigma-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/enigma-devel

Reply via email to