packages: scite/scite-make.patch - updated.
pluto
pluto at pld-linux.org
Fri Oct 23 15:05:37 CEST 2009
Author: pluto Date: Fri Oct 23 13:05:37 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated.
---- Files affected:
packages/scite:
scite-make.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/scite/scite-make.patch
diff -u packages/scite/scite-make.patch:1.5 packages/scite/scite-make.patch:1.6
--- packages/scite/scite-make.patch:1.5 Sun Mar 30 15:28:31 2008
+++ packages/scite/scite-make.patch Fri Oct 23 15:05:31 2009
@@ -20,9 +20,9 @@
$(PROG): SciTEGTK.o FilePath.o SciTEBase.o SciTEBuffers.o SciTEIO.o StringList.o Exporters.o \
PropSetFile.o MultiplexExtension.o DirectorExtension.o SciTEProps.o Utf8_16.o \
-- JobQueue.o GTKMutex.o $(COMPLIB) $(LUA_OBJS)
+- JobQueue.o GTKMutex.o IFaceTable.o $(COMPLIB) $(LUA_OBJS)
- $(CC) `$(CONFIGTHREADS)` -rdynamic -Wl,--version-script lua.vers -DGTK $^ -o $@ $(CONFIGLIB)
-+ JobQueue.o GTKMutex.o $(LUA_OBJS)
++ JobQueue.o GTKMutex.o IFaceTable.o $(LUA_OBJS)
+ $(CC) `$(CONFIGTHREADS)` -rdynamic -Wl,--version-script lua.vers -DGTK $^ -o $@ $(CONFIGLIB) -lscintilla
# Automatically generate header dependencies with "make deps"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/scite/scite-make.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list