summaryrefslogtreecommitdiff
path: root/deskutils/pal/files/patch-src-Makefile
blob: da1d801d41101bc23f77bbaf32fcf409deaee471 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	2008-07-28 18:16:23.000000000 +0200
+++ Makefile	2013-09-12 23:52:39.000000000 +0200
@@ -3,7 +3,7 @@
 include Makefile.defs
 
 INCLDIR = -I${prefix}/include `pkg-config --cflags glib-2.0`
-LIBDIR  =
+LIBDIR  = -L/usr/lib
 LIBS    = `pkg-config --libs glib-2.0` -lreadline -lncurses
 
 SRC     = main.c colorize.c output.c input.c event.c rl.c html.c latex.c \