openbsd-ports/x11/gnustep/examples/patches/patch-gui_GFractal_GNUmakefile
2010-10-24 17:07:24 +00:00

13 lines
441 B
Plaintext

$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