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

trey trey at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:48:22 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit c373f999d2d3bbdf004594690da46d641b9d3373
Author: trey <trey at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jun 24 20:53:34 2004 +0000

    Added *.mode% to all .cvsignore files in XCode project doc wrappers.
    Then copied the result to all the XCode wrappers that had none.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@6924 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/JavaScriptCore.pbproj/.cvsignore b/JavaScriptCore/JavaScriptCore.pbproj/.cvsignore
index c5cb297..eef5849 100644
--- a/JavaScriptCore/JavaScriptCore.pbproj/.cvsignore
+++ b/JavaScriptCore/JavaScriptCore.pbproj/.cvsignore
@@ -1,3 +1,3 @@
-*.mode1
+*.mode%
 *.pbxuser
 *.perspective
diff --git a/WebCore/WebCore.pbproj/.cvsignore b/WebCore/WebCore.pbproj/.cvsignore
index c5cb297..eef5849 100644
--- a/WebCore/WebCore.pbproj/.cvsignore
+++ b/WebCore/WebCore.pbproj/.cvsignore
@@ -1,3 +1,3 @@
-*.mode1
+*.mode%
 *.pbxuser
 *.perspective
diff --git a/WebKit/WebKit.pbproj/.cvsignore b/WebKit/WebKit.pbproj/.cvsignore
index c5cb297..eef5849 100644
--- a/WebKit/WebKit.pbproj/.cvsignore
+++ b/WebKit/WebKit.pbproj/.cvsignore
@@ -1,3 +1,3 @@
-*.mode1
+*.mode%
 *.pbxuser
 *.perspective

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list