[Lunar-commits] <moonbase> qt3: remove the kde3 related lines from the POST_INSTALL file.

Florin Braescu florin at lunar-linux.org
Tue Jan 5 18:52:19 CET 2010


commit f7e1106df80877a49efbaf65852354603a0c72e1
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jan 5 19:52:19 2010 +0200

    qt3: remove the kde3 related lines from the POST_INSTALL file.
---
 qt-apps/qt3/POST_INSTALL |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/qt-apps/qt3/POST_INSTALL b/qt-apps/qt3/POST_INSTALL
index 9e34904..5d890f0 100644
--- a/qt-apps/qt3/POST_INSTALL
+++ b/qt-apps/qt3/POST_INSTALL
@@ -1,4 +1,2 @@
-if module_installed kdelibs3;     then lin kdelibs3;     fi
-if module_installed kdeartwork3;  then lin kdeartwork3;  fi
-if module_installed sip;          then lin sip;          fi
-if module_installed PyQt;         then lin PyQt;         fi
+if module_installed sip;   then lin sip;   fi
+if module_installed PyQt;  then lin PyQt;  fi


More information about the Lunar-commits mailing list