]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- use moc-qt4 for kde4 build
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 31 Jan 2010 23:11:25 +0000 (23:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice.org-hotfix-kde4.patch -> 1.1

openoffice.org-hotfix-kde4.patch [new file with mode: 0644]

diff --git a/openoffice.org-hotfix-kde4.patch b/openoffice.org-hotfix-kde4.patch
new file mode 100644 (file)
index 0000000..ab22060
--- /dev/null
@@ -0,0 +1,11 @@
+--- configure.in       2010-01-30 20:54:14.014499069 +0100
++++ configure.in.new   2010-01-30 21:07:03.703592227 +0100
+@@ -6443,7 +6443,7 @@
+    fi
+    dnl Check for Meta Object Compiler
+-   AC_PATH_PROG( MOC4, moc, no, [$PATH:$QT4DIR/bin] )
++   AC_PATH_PROG( MOC4, moc-qt4, no, [$PATH:$QT4DIR/bin] )
+    if test "$MOC4" = "no" ; then
+       AC_MSG_ERROR([Qt Meta Object Compiler not found.  Please specify
+ the root of your Qt installation by exporting QT4DIR before running "configure".])
This page took 0.058916 seconds and 4 git commands to generate.