From e874f84fdb6eb83d905a72b35d87398374594b97 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 5 Jun 2009 19:58:50 +0200 Subject: more regressions found at runtime on alic1c --- scripts/update-patches | 4 ---- 1 file changed, 4 deletions(-) (limited to 'scripts/update-patches') diff --git a/scripts/update-patches b/scripts/update-patches index e55e1aee7..d38a8fdf4 100644 --- a/scripts/update-patches +++ b/scripts/update-patches @@ -70,10 +70,6 @@ else fi ORGDIST=${D_BASE}/${D_SUB}.orig -[[ -d $EXTRADIR ]] && \ - (cd $EXTRADIR; find . -print0) | \ - (cd $WRKDIST; pax -rw -0 -d $ORGDIST/) - if [[ -e $WRKDIST/.patched-newfiles ]]; then touch $ORGDIST/.patched-newfiles patch_newfiles=1 -- cgit v1.2.3