summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrjones <rjones>2009-03-24 14:15:46 +0000
committerrjones <rjones>2009-03-24 14:15:46 +0000
commit0ba2765eddd02daa76f06c41ce6f95698a2803dd (patch)
treefb904134260133b80fc7b4e38693e9b58bc24341
parent1453b93517823b64acfe841d220e7afeec425544 (diff)
downloadfebootstrap-0ba2765eddd02daa76f06c41ce6f95698a2803dd.tar.gz
febootstrap-0ba2765eddd02daa76f06c41ce6f95698a2803dd.tar.xz
febootstrap-0ba2765eddd02daa76f06c41ce6f95698a2803dd.zip
Also remove gnome-help directory.
-rwxr-xr-xfebootstrap-minimize.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/febootstrap-minimize.sh b/febootstrap-minimize.sh
index c9854a0..21b7522 100755
--- a/febootstrap-minimize.sh
+++ b/febootstrap-minimize.sh
@@ -186,6 +186,7 @@ if [ "$keep_docs" != "yes" ]; then
rm -rf "$target"/usr/share/man
rm -rf "$target"/usr/share/doc
rm -rf "$target"/usr/share/info
+ rm -rf "$target"/usr/share/gnome/help
fi
if [ "$keep_cracklib" != "yes" ]; then