[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Enigma-devel] Minor fix for Mac OS X build
From: |
Sidney Markowitz |
Subject: |
[Enigma-devel] Minor fix for Mac OS X build |
Date: |
Mon, 12 Jun 2006 17:49:22 -0400 (EDT) |
User-agent: |
SquirrelMail/1.4.6 |
There is what I think is a minor glitch building on Mac OS X. When you
run 'make macapp' it creates the disk image file in etc/enigma.dmg. If
you then run 'make macapp' again (e.g., after updating the sources), the
make fails with an error about enigma.dmg already existing.
If you agree that the make process should overwrite an existing
enigma.dmg file rather than fail with an error, attached is the patch to
add the proper command line option where it is needed:
-- sidney
patch_ov_option.patch
Description: Binary data