]> git.pld-linux.org Git - packages/smb4k.git/commitdiff
- fix x86_64 build auto/th/smb4k-0_8_0-1
authorshadzik <shadzik@pld-linux.org>
Fri, 22 Dec 2006 00:48:26 +0000 (00:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- STBR to Th

Changed files:
    smb4k.spec -> 1.33

smb4k.spec

index af1f9121a99e969cb425b79724166151873a0f2e..101b6d64a9a5e4f0d92f01e10fa81590e288ef83 100644 (file)
@@ -39,6 +39,10 @@ Przegl
 cp -f /usr/share/automake/config.* admin
 %{__make} -f admin/Makefile.common cvs
 %configure \
+%if "%{_lib}" == "lib64"
+       --enable-libsuffix=64 \
+%endif
+       --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
        --with-qt-libraries=%{_libdir}
 %{__make}
 
This page took 0.067148 seconds and 4 git commands to generate.