]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- fix amd64 build
authordjurban <djurban@pld-linux.org>
Fri, 4 Jun 2004 14:22:31 +0000 (14:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kdepackage.spec -> 1.4

kdepackage.spec

index 43f0c8a22889a4d30316565329d8148de4805930..021b8b2ba92a3152cbd6cbff252ec9f256957c6e 100644 (file)
@@ -28,7 +28,8 @@ cp -f /usr/share/automake/config.sub admin
 export UNSERMAKE=/usr/share/unsermake/unsermake
 %{__make} -f Makefile.cvs
 
-%configure
+%configure \
+       --with-qt-libraries=%{_libdir}
 %{__make}
 
 %install
This page took 0.096198 seconds and 4 git commands to generate.