summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshadzik2007-02-19 08:43:58 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit6faccb26bf63cbe6815ab8b6c163fd610ef7f4c7 (patch)
tree4da860e04b9d5cd86a6fd6b9fd40afd5eb54b1b2
parent45500912ceab05a5991e57e9dfca85b343f86731 (diff)
downloadkde-theme-domino-6faccb26bf63cbe6815ab8b6c163fd610ef7f4c7.zip
kde-theme-domino-6faccb26bf63cbe6815ab8b6c163fd610ef7f4c7.tar.gz
- fix build on 64bit machinesauto/th/kde-theme-domino-0_4-1
Changed files: kde-theme-domino.spec -> 1.4
-rw-r--r--kde-theme-domino.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde-theme-domino.spec b/kde-theme-domino.spec
index 623b80a..3371779 100644
--- a/kde-theme-domino.spec
+++ b/kde-theme-domino.spec
@@ -76,6 +76,10 @@ cp -f /usr/share/automake/config.sub 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}