SOURCES: slang-nodevel.patch, slang-utf8-fix.patch (REMOVED), slan...

arekm arekm at pld-linux.org
Sun Aug 7 12:52:09 CEST 2005


Author: arekm                        Date: Sun Aug  7 10:52:09 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- obsolete; updated to 2.0.4

---- Files affected:
SOURCES:
   slang-nodevel.patch (1.1 -> 1.2) , slang-utf8-fix.patch (1.1 -> NONE)  (REMOVED), slang-utf8-acs.patch (1.1 -> NONE)  (REMOVED), slang-uclibc_ac_fix.patch (1.2 -> NONE)  (REMOVED), slang-uClibc.patch (1.1 -> NONE)  (REMOVED), slang-security.patch (1.4 -> NONE)  (REMOVED), slang-debian-utf8.patch (1.3 -> NONE)  (REMOVED), slang-cc.patch (1.1 -> NONE)  (REMOVED), slang-DESTDIR.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: SOURCES/slang-nodevel.patch
diff -u SOURCES/slang-nodevel.patch:1.1 SOURCES/slang-nodevel.patch:1.2
--- SOURCES/slang-nodevel.patch:1.1	Sun Jun 24 13:39:21 2001
+++ SOURCES/slang-nodevel.patch	Sun Aug  7 12:52:04 2005
@@ -1,14 +1,14 @@
-diff -ur slang-1.4.4/slsh/Makefile.in slang-1.4.4.my/slsh/Makefile.in
---- slang-1.4.4/slsh/Makefile.in	Wed Feb 21 02:17:31 2001
-+++ slang-1.4.4.my/slsh/Makefile.in	Sun Jun 24 13:33:22 2001
+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 @@
  #---------------------------------------------------------------------------
  prefix 		= @prefix@
  exec_prefix 	= @exec_prefix@
--SLANG_INC	= -I at includedir@
--SLANG_LIB	= -L at libdir@ -lslang
-+SLANG_INC	= -I at includedir@ -I../src
-+SLANG_LIB	= -L at libdir@ -lslang -L../src/elfobjs
+-SLANG_INST_INC	= -I at includedir@
+-SLANG_INST_LIB	= -L at libdir@ -lslang
++SLANG_INST_INC	= -I at SRCDIR@ -I at includedir@
++SLANG_INST_LIB	= -L at OBJDIR@ -L at ELFDIR@ -L at libdir@ -lslang
  #---------------------------------------------------------------------------
- DL_LIB		= @DYNAMIC_LINK_LIB@
- 
+ SLANG_SRCINC	= -I at SRCDIR@
+ SLANG_SRCLIB	= -L at OBJDIR@ -L at ELFDIR@ -lslang
================================================================

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




More information about the pld-cvs-commit mailing list