From 0ba2765eddd02daa76f06c41ce6f95698a2803dd Mon Sep 17 00:00:00 2001 From: rjones Date: Tue, 24 Mar 2009 14:15:46 +0000 Subject: [PATCH] Also remove gnome-help directory. --- febootstrap-minimize.sh | 1 + 1 file changed, 1 insertion(+) 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 -- 1.8.3.1