From 5f951759b09763d0ed0dd4acdd276914f433ddef Mon Sep 17 00:00:00 2001 From: "phajdan.jr@chromium.org" Date: Wed, 9 Nov 2011 18:42:12 +0000 Subject: Clean up third_party/devscripts This CL removes the .patch file that is inconvenient to update. There is an .orig file which doesn't need to be touched when modifying the script. BUG=28291 Review URL: http://codereview.chromium.org/8511011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109272 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/devscripts/README.chromium | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'third_party/devscripts/README.chromium') diff --git a/third_party/devscripts/README.chromium b/third_party/devscripts/README.chromium index 9f88075..24d4ad5 100644 --- a/third_party/devscripts/README.chromium +++ b/third_party/devscripts/README.chromium @@ -5,3 +5,7 @@ Security Critical: no Description: This directory contains selected tools from the Debian's devscripts collection. + +An .orig file is checked in so that our patched version can be easily +compared with the unpatched script (e.g. when sending the changes upstream). +Having a .patch file checked in was too inconvenient to keep up to date. -- cgit v1.1