Update of /cvsroot/fink/3rdparty/apt/apt-inst
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20957/apt-inst

Modified Files:
        makefile 
Log Message:
applied apt patches from my exp

Index: makefile
===================================================================
RCS file: /cvsroot/fink/3rdparty/apt/apt-inst/makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- makefile    17 Mar 2006 01:58:07 -0000      1.1.1.1
+++ makefile    17 Mar 2006 02:25:36 -0000      1.2
@@ -12,9 +12,10 @@
 # The library name
 LIBRARY=apt-inst
 LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
+COMPAT=1
 MAJOR=1.1
 MINOR=0
-SLIBS=$(PTHREADLIB) -lapt-pkg
+SLIBS=$(PTHREADLIB) -lapt-pkg $(INTLLIBS)
 APT_DOMAIN:=libapt-inst$(MAJOR)
 
 # Source code for the contributed non-core things



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to