SOURCES: slang-nodevel.patch - updated for 2.0.6

qboosh qboosh at pld-linux.org
Wed Feb 8 22:17:47 CET 2006


Author: qboosh                       Date: Wed Feb  8 21:17:45 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.0.6

---- Files affected:
SOURCES:
   slang-nodevel.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/slang-nodevel.patch
diff -u SOURCES/slang-nodevel.patch:1.2 SOURCES/slang-nodevel.patch:1.3
--- SOURCES/slang-nodevel.patch:1.2	Sun Aug  7 12:52:04 2005
+++ SOURCES/slang-nodevel.patch	Wed Feb  8 22:17:40 2006
@@ -1,14 +1,13 @@
-diff -urN slang-2.0.4.org/slsh/Makefile.in slang-2.0.4/slsh/Makefile.in
---- slang-2.0.4.org/slsh/Makefile.in	2005-06-20 17:56:22.000000000 +0200
-+++ slang-2.0.4/slsh/Makefile.in	2005-08-07 12:44:09.000000000 +0200
-@@ -6,8 +6,8 @@
- #---------------------------------------------------------------------------
+--- slang-2.0.6/slsh/Makefile.in.orig	2006-02-05 21:47:31.000000000 +0100
++++ slang-2.0.6/slsh/Makefile.in	2006-02-08 22:09:41.398225500 +0100
+@@ -7,8 +7,8 @@
  prefix 		= @prefix@
  exec_prefix 	= @exec_prefix@
+ INST_LIB_DIR	= @libdir@
 -SLANG_INST_INC	= -I at includedir@
--SLANG_INST_LIB	= -L at libdir@ -lslang
+-SLANG_INST_LIB	= -L$(INST_LIB_DIR)
 +SLANG_INST_INC	= -I at SRCDIR@ -I at includedir@
-+SLANG_INST_LIB	= -L at OBJDIR@ -L at ELFDIR@ -L at libdir@ -lslang
++SLANG_INST_LIB	= -L at OBJDIR@ -L at ELFDIR@ -L$(INST_LIB_DIR)
  #---------------------------------------------------------------------------
  SLANG_SRCINC	= -I at SRCDIR@
- SLANG_SRCLIB	= -L at OBJDIR@ -L at ELFDIR@ -lslang
+ SLANG_SRCLIB	= -L at OBJDIR@ -L at ELFDIR@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/slang-nodevel.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list