Excluded doener gifs from cdrskin tarballs

This commit is contained in:
2006-12-03 20:52:43 +00:00
parent e1b2beea4e
commit 165e83b692
2 changed files with 7 additions and 2 deletions

View File

@ -127,6 +127,9 @@ do
fi
done
# Remove GIFs of cdrskin_eng.html
rm "$cdrskin_target"/doener_*.gif
# Remove unwanted SVN stuff (TODO: avoid downloading it)
for i in "$target"/.svn "$target"/*/.svn
do