proactive fix for gmake 3.82

This commit is contained in:
naddy 2010-10-24 17:07:24 +00:00
parent cfa13e5a8f
commit 47c1447bd6

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-gui_GFractal_GNUmakefile,v 1.1 2010/10/24 17:07:24 naddy Exp $
--- gui/GFractal/GNUmakefile.orig Sun Oct 24 10:57:36 2010
+++ gui/GFractal/GNUmakefile Sun Oct 24 11:00:26 2010
@@ -14,7 +14,7 @@ GFractal_OBJC_FILES = main.m \
# The Resource files to be copied into the app's resources directory
-// GFractal_RESOURCE_FILES = Icons/*
+#GFractal_RESOURCE_FILES = Icons/*
include $(GNUSTEP_MAKEFILES)/application.make