[Lunar-commits] <moonbase> openoffice-src: remove the kdelibs3 and qt3 lines from BUILD* files.

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


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

    openoffice-src: remove the kdelibs3 and qt3 lines from BUILD* files.
---
 x11-apps/openoffice-src/BUILD        |    8 --------
 x11-apps/openoffice-src/BUILD.x86_64 |    8 --------
 2 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/x11-apps/openoffice-src/BUILD b/x11-apps/openoffice-src/BUILD
index 376729d..aaf2f96 100644
--- a/x11-apps/openoffice-src/BUILD
+++ b/x11-apps/openoffice-src/BUILD
@@ -16,14 +16,6 @@
   rm -rf commons-codec-1.3 commons-logging-1.1.1-src &&
   cd - &&
 
-  if module_installed qt3; then
-   . /etc/profile.d/qt3.rc
-  fi &&
-
-  if module_installed kdelibs3; then
-   . /etc/profile.d/kde3.rc
-  fi &&
-
   . /etc/profile.d/pkgconfig.rc &&
 
   OO_DIR="/opt/lunar/openoffice-src"
diff --git a/x11-apps/openoffice-src/BUILD.x86_64 b/x11-apps/openoffice-src/BUILD.x86_64
index 914d4d3..ea7fabc 100644
--- a/x11-apps/openoffice-src/BUILD.x86_64
+++ b/x11-apps/openoffice-src/BUILD.x86_64
@@ -16,14 +16,6 @@
   rm -rf commons-codec-1.3 commons-logging-1.1.1-src &&
   cd - &&
 
-  if module_installed qt3; then
-   . /etc/profile.d/qt3.rc
-  fi &&
-
-  if module_installed kdelibs3; then
-   . /etc/profile.d/kde3.rc
-  fi &&
-
   . /etc/profile.d/pkgconfig.rc &&
 
   OO_DIR="/opt/lunar/openoffice-src"


More information about the Lunar-commits mailing list