]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - kdepackage.spec
- DL
[projects/template-specs.git] / kdepackage.spec
index 16b18b8898f97e3802460baad5e0bcff728637a8..6120fffc5952b2f01de72726e1855d73385dbe8a 100644 (file)
@@ -31,6 +31,10 @@ export UNSERMAKE=/usr/share/unsermake/unsermake
 %{__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.062555 seconds and 4 git commands to generate.