summaryrefslogtreecommitdiffstats
path: root/scripts/makeupdates
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makeupdates')
-rwxr-xr-xscripts/makeupdates2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makeupdates b/scripts/makeupdates
index 8145fb18b..0d5cceab5 100755
--- a/scripts/makeupdates
+++ b/scripts/makeupdates
@@ -166,7 +166,7 @@ def copyUpdatedFiles(tag, updates, cwd):
fields = file.split('/')
subdir = fields[0]
if subdir in ['po', 'scripts','command-stubs', 'tests',
- 'bootdisk', 'docs', 'fonts', 'utils',
+ 'docs', 'fonts', 'utils',
'liveinst', 'dracut', 'data']:
continue
else: