Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b778d729153cb5cdafddc43695865f5d320d73a0

commit b778d729153cb5cdafddc43695865f5d320d73a0
Author: crazy <cr...@frugalware.org>
Date:   Tue Jan 26 18:28:19 2010 +0100

kde.sh
* move up Fcleandestdir

diff --git a/source/include/kde.sh b/source/include/kde.sh
index 75fd16d..49b2790 100644
--- a/source/include/kde.sh
+++ b/source/include/kde.sh
@@ -231,18 +231,12 @@ KDE_make()
KDE_install()
{
make DESTDIR="$Fdestdir" install || Fdie
+       Fcleandestdir "${_f_kde_subpk...@]}"
+        Fcleandestdir "${subpk...@]}"
if [ "$_F_kde_split_docs" == 1 ]; then
Fsplit "$pkgname-docs" /usr/share/doc/HTML
fi

-       if [ -n "$_F_kde_subpkgs" ]; then
-               Fmessage "Found _F_kde_subpkgs , cleaning up..."
-               Fcleandestdir "${_f_kde_subpk...@]}"
-
-       elif [ -z "$_F_kde_subpkgs" -o -n "$subpkgs" ]; then
-               Fmessage "Did not found _F_kde_subpkgs but we have subpkgs , 
cleaning up.."
-               Fcleandestdir "${subpk...@]}"
-       fi
}

_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to