[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:47:13 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 506236a976992084b0b6e5078c3659d3df885ebc
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 25 23:34:16 2001 +0000

    Removed KWQFile.o from object list
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@196 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/kwq/Makefile.in b/WebCore/kwq/Makefile.in
index 47f4358..c22651d 100644
--- a/WebCore/kwq/Makefile.in
+++ b/WebCore/kwq/Makefile.in
@@ -31,7 +31,6 @@ MMOBJECTS = \
 	KWQPixmap.o \
 	KWQWMatrix.o \
 	KWQWidget.o \
-	KWQFile.o \
 # FIXME: add back in when this file builds ->  KWQString.o \
 	$(NULL)
 
diff --git a/WebCore/src/kwq/Makefile.in b/WebCore/src/kwq/Makefile.in
index 47f4358..c22651d 100644
--- a/WebCore/src/kwq/Makefile.in
+++ b/WebCore/src/kwq/Makefile.in
@@ -31,7 +31,6 @@ MMOBJECTS = \
 	KWQPixmap.o \
 	KWQWMatrix.o \
 	KWQWidget.o \
-	KWQFile.o \
 # FIXME: add back in when this file builds ->  KWQString.o \
 	$(NULL)
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list