summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--smb4k.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/smb4k.spec b/smb4k.spec
index af1f912..101b6d6 100644
--- a/smb4k.spec
+++ b/smb4k.spec
@@ -39,6 +39,10 @@ Przeglądarka zasobów SMB dla KDE.
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}