]> git.pld-linux.org Git - packages/alpine.git/commitdiff
- disable debug by default
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 2 Nov 2008 00:33:26 +0000 (00:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alpine.spec -> 1.70

alpine.spec

index f04a34cb6a2a4d54e65d820fa631d806e0329053..a5851c825e1a81812923e94a3f50e88191e5f958 100644 (file)
@@ -132,6 +132,7 @@ rm -f libtool missing
 %{__autoheader}
 %{__automake}
 %configure \
+       --%{?debug:en}%{!?debug:dis}able-debug \
        --enable-quotas \
        --without-tcl \
        --with-smtp-msa=%{_libdir}/sendmail \
This page took 0.253602 seconds and 4 git commands to generate.