Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(335)

Unified Diff: third_party/instrumented_libraries/scripts/libgdk-pixbuf2.0-0.sh

Issue 361473002: Instrumented libraries: improve handling of custom patches. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use -i to pass filename to patch Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/instrumented_libraries/scripts/libgdk-pixbuf2.0-0.sh
diff --git a/third_party/instrumented_libraries/libgdk-pixbuf2.0-0.sh b/third_party/instrumented_libraries/scripts/libgdk-pixbuf2.0-0.sh
similarity index 80%
rename from third_party/instrumented_libraries/libgdk-pixbuf2.0-0.sh
rename to third_party/instrumented_libraries/scripts/libgdk-pixbuf2.0-0.sh
index ddeea377da3bf5f93e5a6923d6eb2ab2be7982ba..e143344f1531300b705cf090862f7b8ce15a3211 100755
--- a/third_party/instrumented_libraries/libgdk-pixbuf2.0-0.sh
+++ b/third_party/instrumented_libraries/scripts/libgdk-pixbuf2.0-0.sh
@@ -5,5 +5,4 @@
# This script does some preparations before build of instrumented libgdk-pixbuf2.0-0.
-patch -p1 < $(dirname ${BASH_SOURCE[0]})/libgdk-pixbuf2.0-0.diff
autoreconf
« no previous file with comments | « third_party/instrumented_libraries/scripts/libasound2.sh ('k') | third_party/instrumented_libraries/scripts/libgtk2.0-0.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698