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

Unified Diff: third_party/instrumented_libraries/scripts/libgtk2.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/libgtk2.0-0.sh
diff --git a/third_party/instrumented_libraries/libgtk2.0-0.sh b/third_party/instrumented_libraries/scripts/libgtk2.0-0.sh
similarity index 82%
rename from third_party/instrumented_libraries/libgtk2.0-0.sh
rename to third_party/instrumented_libraries/scripts/libgtk2.0-0.sh
index 938959f06cc2df496541404a70933f4c0f05ed24..e3c73606a731e9108146da89d869f45f53bf5c86 100755
--- a/third_party/instrumented_libraries/libgtk2.0-0.sh
+++ b/third_party/instrumented_libraries/scripts/libgtk2.0-0.sh
@@ -5,5 +5,4 @@
# This script does some preparations before build of instrumented libgtk2.0-0.
-patch -p1 < $(dirname ${BASH_SOURCE[0]})/libgtk2.0-0.diff
autoreconf

Powered by Google App Engine
This is Rietveld 408576698