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


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

            Reviewed by Maciej.
    
            - moved to new symlink technique for embedding frameworks
    
            * WebCore.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@6702 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 2450fe2..8efb74d 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,5 +1,14 @@
 2004-05-27  Darin Adler  <darin at apple.com>
 
+        Reviewed by Maciej.
+
+        - moved to new symlink technique for embedding frameworks
+
+        * WebCore.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 bug where all pages with images would cause a crash
         - fixed Deployment build
 
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index 4ff5f6a..6f6da82 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -136,7 +136,6 @@
 				0867D69EFE84028FC02AAC07,
 				0867D69FFE84028FC02AAC07,
 				0867D6A0FE84028FC02AAC07,
-				255AF6590250FC030ECA149E,
 			);
 			buildSettings = {
 				COPY_PHASE_STRIP = NO;
@@ -850,25 +849,6 @@
 //082
 //083
 //084
-//250
-//251
-//252
-//253
-//254
-		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";
-		};
-//250
-//251
-//252
-//253
-//254
 //350
 //351
 //352

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list