[packages/telepathy-qt4] - force qtdir

arekm arekm at pld-linux.org
Tue Aug 7 08:14:14 CEST 2012


commit f448456476cc8236347da5cf7d6c84bc75533133
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Aug 7 08:14:10 2012 +0200

    - force qtdir

 telepathy-qt4.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/telepathy-qt4.spec b/telepathy-qt4.spec
index fbd4f38..551cda2 100644
--- a/telepathy-qt4.spec
+++ b/telepathy-qt4.spec
@@ -48,6 +48,8 @@ Pliki nagłówkowe biblioteki telepathy-qt4
 %setup -q -n %{orgname}-%{version}
 
 %build
+export QTDIR="%{_libdir}/qt4"
+
 install -d build
 cd build
 %cmake \


More information about the pld-cvs-commit mailing list