]> git.pld-linux.org Git - packages/ekglog.git/blobdiff - ekglog-includes_fix.patch
- look for ncurses.h in /usr/include/ncurses
[packages/ekglog.git] / ekglog-includes_fix.patch
diff --git a/ekglog-includes_fix.patch b/ekglog-includes_fix.patch
new file mode 100644 (file)
index 0000000..3ee6827
--- /dev/null
@@ -0,0 +1,11 @@
+--- src/Makefile~      2003-10-17 18:57:19.000000000 +0200
++++ src/Makefile       2003-10-21 16:21:13.000000000 +0200
+@@ -11,7 +11,7 @@
+ PROGRAM = ekglog
+-CFLAGS = -Wall -ggdb -I. -I.. -Icommands
++CFLAGS = -Wall -ggdb -I. -I.. -Icommands -I/usr/include/ncurses
+ .SUFFIXES: .o .cc
This page took 0.052496 seconds and 4 git commands to generate.