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, 11 insertions, 0 deletions
diff --git a/x11-wm/qlwm/files/patch-dclock_Makefile b/x11-wm/qlwm/files/patch-dclock_Makefile new file mode 100644 index 000000000000..a9078c1c3087 --- /dev/null +++ b/x11-wm/qlwm/files/patch-dclock_Makefile @@ -0,0 +1,11 @@ +--- 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 |
