diff options
Diffstat (limited to 'x11-toolkits/gtk-qt-engine/files/patch-makefile.in')
-rw-r--r-- | x11-toolkits/gtk-qt-engine/files/patch-makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/gtk-qt-engine/files/patch-makefile.in b/x11-toolkits/gtk-qt-engine/files/patch-makefile.in deleted file mode 100644 index e46ca6a3751e..000000000000 --- a/x11-toolkits/gtk-qt-engine/files/patch-makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Mon Feb 23 16:14:53 2004 -+++ Makefile.in Mon Feb 23 16:35:40 2004 -@@ -83,7 +83,7 @@ - - SUBDIRS = Theme - --QTDIR = /usr/lib/qt3 -+QTDIR = $(PREFIX) - - INCLUDES = $(QTENGINE_CFLAGS) -I$(QTDIR)/include/ - |