]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- also set QT4INC/QT4LIB
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 1 Feb 2010 09:45:54 +0000 (09:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libreoffice.spec -> 1.848

libreoffice.spec

index 0988d1a51a814e9b1f9b811062384989382b8406..a2129c5cebbf0911015e449504249ff592b8d84b 100644 (file)
@@ -2449,6 +2449,9 @@ export DESTDIR=$RPM_BUILD_ROOT
 export IGNORE_MANIFEST_CHANGES=1
 export QTINC="%{_includedir}/qt"
 export QTLIB="%{_libdir}"
+
+export QT4INC="%{_includedir}/qt4"
+export QT4LIB="%{_libdir}"
 export QT4DIR="%{_libdir}/qt4"
 
 %if %{with java}
This page took 0.127393 seconds and 4 git commands to generate.