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

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:23:07 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 75cc0dfce4596ad9af2db30dbc617e4e997a4ecf
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 22 16:45:01 2004 +0000

            - fixed 3536624: Webkit 1.2 links against SecurityNssAsn1.framework
    
            * WebKit.pbproj/project.pbxproj: Remove SecurityNssAsn1.framework from the list we link against.
            It's still included in the list for places to find headers.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5960 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index d5705f7..ba0af7a 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-22  Darin Adler  <darin at apple.com>
+
+        - fixed 3536624: Webkit 1.2 links against SecurityNssAsn1.framework
+
+        * WebKit.pbproj/project.pbxproj: Remove SecurityNssAsn1.framework from the list we link against.
+        It's still included in the list for places to find headers.
+
 === Safari-125 ===
 
 === Safari-124 ===
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 5777255..17a3f58 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -464,7 +464,6 @@
 				BE1B2F5604755C7700CA289C,
 				93D623DE051E791F002F47DD,
 				830E81E105853AC000AD0891,
-				830E821605853B0B00AD0891,
 			);
 			isa = PBXFrameworksBuildPhase;
 			runOnlyForDeploymentPostprocessing = 0;
@@ -1968,12 +1967,6 @@
 			refType = 0;
 			sourceTree = "<absolute>";
 		};
-		830E821605853B0B00AD0891 = {
-			fileRef = 830E821505853B0B00AD0891;
-			isa = PBXBuildFile;
-			settings = {
-			};
-		};
 		833987810543012D00EE146E = {
 			fileEncoding = 4;
 			isa = PBXFileReference;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list