[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:42:12 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 418cdf5e64b937824de07680a8addb582295ba46
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu May 27 07:36:28 2004 +0000

            Reviewed by Maciej.
    
            - moved to new symlink technique for embedding frameworks
    
            * WebKit.pbproj/project.pbxproj: Get rid of embed-frameworks build step
            because we don't need it any more.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@6703 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 0b58d31..5c3fb42 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,5 +1,14 @@
 2004-05-27  Darin Adler  <darin at apple.com>
 
+        Reviewed by Maciej.
+
+        - moved to new symlink technique for embedding frameworks
+
+        * WebKit.pbproj/project.pbxproj: Get rid of embed-frameworks build step
+        because we don't need it any more.
+
+2004-05-27  Darin Adler  <darin at apple.com>
+
         - fixed Deployment build
 
         * WebView.subproj/WebView.m: (-[WebView concludeDragOperation:]):
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index ac33db6..60ea92e 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -143,7 +143,6 @@
 				0867D69EFE84028FC02AAC07,
 				0867D69FFE84028FC02AAC07,
 				0867D6A0FE84028FC02AAC07,
-				255AF6590250FC030ECA149E,
 				65CBE7AA04B53388006ACFE6,
 				6566F34204C12D14008B3232,
 			);
@@ -579,15 +578,6 @@
 			refType = 4;
 			sourceTree = "<group>";
 		};
-		255AF6590250FC030ECA149E = {
-			buildActionMask = 2147483647;
-			files = (
-			);
-			isa = PBXShellScriptBuildPhase;
-			runOnlyForDeploymentPostprocessing = 0;
-			shellPath = /bin/sh;
-			shellScript = "if [ -f ../Tools/Scripts/embed-into-alex ]; then sh ../Tools/Scripts/embed-into-alex; fi";
-		};
 		2568C72C0174912D0ECA149E = {
 			fileEncoding = 4;
 			isa = PBXFileReference;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list