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

cblu cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:25:33 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 4d3c98eb0a397ec4066a78846a089e01f7306fb2
Author: cblu <cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 19 19:36:04 2002 +0000

    Fixed build failure by making WebIconLoader.h public
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1601 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 11e760a..b6ce7ba 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -1689,6 +1689,9 @@
 			fileRef = F5934C8802E894F50197FBCF;
 			isa = PBXBuildFile;
 			settings = {
+				ATTRIBUTES = (
+					Public,
+				);
 			};
 		};
 		F5934C8B02E894F50197FBCF = {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list