summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2012-11-29 16:24:38 +0100
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>2012-11-29 13:20:58 -0800
commit6fdf3daaa6568a4c607a6f806dd7054cfcc1c00f (patch)
treebc0a306c86d94e50c02e6f4c5678a63acf9fbcde /scripts
parentbc37470747a946abb2e0ca66738b3ef6d4c1bbfc (diff)
compat-drivers: remove copy of README in refresh
There is no README file in the patches folder like patches/drm/README any more. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/admin-update.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/admin-update.sh b/scripts/admin-update.sh
index 89aae9f0..48c1070e 100755
--- a/scripts/admin-update.sh
+++ b/scripts/admin-update.sh
@@ -66,7 +66,6 @@ patchRefresh() {
done
quilt pop -a
- cp patches.orig/README $1/README
rm -rf patches.orig .pc $1/series
}