]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- qt4 vars
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 2 Nov 2011 13:26:13 +0000 (13:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libreoffice.spec -> 1.908

libreoffice.spec

index 0e08aad5fb5aa7d2c1477bd46b5bc8bb9fa48e0d..d3e02d9f1cacabf89601b93c63e804058408d50b 100644 (file)
@@ -2481,8 +2481,8 @@ export CPP="%{__cpp}"
 
 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.19093 seconds and 4 git commands to generate.