SOURCES: stone_soup-systemlua.patch - no -L/usr/lib

qboosh qboosh at pld-linux.org
Sun Aug 31 10:13:56 CEST 2008


Author: qboosh                       Date: Sun Aug 31 08:13:56 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- no -L/usr/lib

---- Files affected:
SOURCES:
   stone_soup-systemlua.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/stone_soup-systemlua.patch
diff -u SOURCES/stone_soup-systemlua.patch:1.1 SOURCES/stone_soup-systemlua.patch:1.2
--- SOURCES/stone_soup-systemlua.patch:1.1	Sat Aug 30 01:03:19 2008
+++ SOURCES/stone_soup-systemlua.patch	Sun Aug 31 10:13:50 2008
@@ -16,7 +16,7 @@
  endif
  
 -LIB = -l$(LIBCURS) -L$(LUASRC) -l$(LUALIB) $(LIBDBM)
-+LIB = -l$(LIBCURS) -L/usr/lib -l$(LUALIB) $(LIBDBM)
++LIB = -l$(LIBCURS) -l$(LUALIB) $(LIBDBM)
  
  INCLUDES := $(INCLUDES) -Iutil -I. -I$(LUASRC) $(EXTRA_INCLUDES)
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/stone_soup-systemlua.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list