2
0
Эх сурвалжийг харах

rls(k): removed invalid lib path

Daniel-Constantin Mierla 14 жил өмнө
parent
commit
68675b9585

+ 1 - 1
modules_k/rls/Makefile

@@ -12,7 +12,7 @@ LIBS=
 
 DEFS+=-I/usr/include/libxml2 -I$(LOCALBASE)/include/libxml2 \
       -I$(LOCALBASE)/include
-LIBS+=-L/usr/include/lib  -L$(LOCALBASE)/lib -lxml2
+LIBS+=-L$(LOCALBASE)/lib -lxml2
 
 DEFS+=-DOPENSER_MOD_INTERFACE