Also remove gnome-help directory.
authorrjones <rjones>
Tue, 24 Mar 2009 14:15:46 +0000 (14:15 +0000)
committerrjones <rjones>
Tue, 24 Mar 2009 14:15:46 +0000 (14:15 +0000)
febootstrap-minimize.sh

index c9854a0..21b7522 100755 (executable)
@@ -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