summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnocl/files/patch-src_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gnocl/files/patch-src_Makefile')
-rw-r--r--x11-toolkits/gnocl/files/patch-src_Makefile13
1 files changed, 11 insertions, 2 deletions
diff --git a/x11-toolkits/gnocl/files/patch-src_Makefile b/x11-toolkits/gnocl/files/patch-src_Makefile
index c6c92964f387..ee1d8ed3baaa 100644
--- a/x11-toolkits/gnocl/files/patch-src_Makefile
+++ b/x11-toolkits/gnocl/files/patch-src_Makefile
@@ -1,5 +1,5 @@
---- src/Makefile.orig 2013-01-31 10:52:21.000000000 +0100
-+++ src/Makefile 2013-02-01 14:35:59.000000000 +0100
+--- src/Makefile.orig 2013-08-31 12:36:08.000000000 +0200
++++ src/Makefile 2013-09-17 10:00:25.000000000 +0200
@@ -16,13 +16,12 @@
TCL_VERSION := $(shell echo 'puts $$tcl_version' | tclsh)
@@ -18,3 +18,12 @@
GTK_OBJ := \
aboutDialog.o \
+@@ -72,8 +71,6 @@
+ labelEntry.o \
+ language.o \
+ layout.o \
+- ./level/gtklevel.o \
+- level.o \
+ linkButton.o \
+ keyfile.o \
+ menu.o \