Update of /cvsroot/fink/experimental/rangerrick/common/main/finkinfo/utils
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6300

Modified Files:
        aptitude.patch 
Log Message:
more fixes for gettext stuff

Index: aptitude.patch
===================================================================
RCS file: 
/cvsroot/fink/experimental/rangerrick/common/main/finkinfo/utils/aptitude.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- aptitude.patch      8 Jun 2005 02:43:41 -0000       1.3
+++ aptitude.patch      8 Jun 2005 03:12:45 -0000       1.4
@@ -683,3 +683,15 @@
  
        fragments.push_back(newline_fragment());
      }
+diff -uNr aptitude-0.3.2/src/vscreen/Makefile.in 
aptitude-0.3.2-patched/src/vscreen/Makefile.in
+--- aptitude-0.3.2/src/vscreen/Makefile.in     Sun May  1 14:16:21 2005
++++ aptitude-0.3.2-patched/src/vscreen/Makefile.in     Tue Jun  7 22:51:25 2005
+@@ -140,7 +140,7 @@
+ 
+ testvscreen_OBJECTS =  testvscreen.o
+ testvscreen_DEPENDENCIES =  libvscreen.a config/libconf.a
+-testvscreen_LDFLAGS = 
++testvscreen_LDFLAGS =  @INTLLIBS@
+ CXXFLAGS = @CXXFLAGS@
+ CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) 
$(AM_CXXFLAGS) $(CXXFLAGS)
+ CXXLD = $(CXX)



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to