diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..43cf464 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,5 @@ +2006-10-09 Nicola Pero + + * GNUmakefile (GNUSTEP_INSTALLATION_DIR): Do not set + GNUSTEP_INSTALLATION_DIR. It should never be set in GNUmakefiles. + diff --git a/GNUmakefile b/GNUmakefile index e3f53ba..59c2410 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -3,7 +3,6 @@ # include $(GNUSTEP_MAKEFILES)/common.make -GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT) # # Main application