diff options
Diffstat (limited to 'x11-toolkits/hs-gtk2hs/files/patch-Makefile')
-rw-r--r-- | x11-toolkits/hs-gtk2hs/files/patch-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/hs-gtk2hs/files/patch-Makefile b/x11-toolkits/hs-gtk2hs/files/patch-Makefile deleted file mode 100644 index 076e7f0d3c73..000000000000 --- a/x11-toolkits/hs-gtk2hs/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Tue Jan 11 13:23:20 2005 -+++ Makefile Tue Jan 11 13:23:26 2005 -@@ -26,7 +26,7 @@ - demo/hello demo/buttonbox - - ifeq ($(GTK_VERSION_2_4),yes) --MAKE_APPS += demo/filechooser -+#MAKE_APPS += demo/filechooser - endif - - ifeq ($(strip $(ENABLE_LIBGLADE)),yes) |