]> git.pld-linux.org Git - packages/autoq3d.git/commitdiff
- added QTDIR.
authorcieciwa <cieciwa@pld-linux.org>
Mon, 24 Apr 2006 11:17:14 +0000 (11:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autoq3d.spec -> 1.4

autoq3d.spec

index 447b300b83b492f587ad2582664a621ce88204c6..bcf8c3a23cdaef706136959d95c043b192172981 100644 (file)
@@ -85,6 +85,7 @@ Statyczna biblioteka ....
 %setup -q -n %{name}
 
 %build
 %setup -q -n %{name}
 
 %build
+QTDIR=/usr; export QTDIR
 /usr/bin/qmake -o Makefile AutoQ3D.pro
 
 %{__make} \
 /usr/bin/qmake -o Makefile AutoQ3D.pro
 
 %{__make} \
This page took 0.063 seconds and 4 git commands to generate.