diff options
Diffstat (limited to 'x11-wm/qlwm/files/patch-dclock_Makefile')
-rw-r--r-- | x11-wm/qlwm/files/patch-dclock_Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-wm/qlwm/files/patch-dclock_Makefile b/x11-wm/qlwm/files/patch-dclock_Makefile deleted file mode 100644 index a9078c1c3087..000000000000 --- a/x11-wm/qlwm/files/patch-dclock_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- dclock/Makefile.orig Tue Oct 17 05:05:22 2000 -+++ dclock/Makefile Thu Jan 25 16:52:37 2001 -@@ -6,7 +6,7 @@ - #CXXFLAGS = -Wall -pipe - - # include files --INCPATH = -I$(QTDIR)/include -+INCPATH = -I$(QTDIR)/include -I${X11BASE}/include/qt2 - - # libraries - LFLAGS = -L$(QTDIR)/lib |