]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- fixed without apidocs
authorwitekfl <witekfl@pld-linux.org>
Sat, 2 Sep 2006 21:49:55 +0000 (21:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.760

rpm.spec

index fe0c8870d9c2c9a1132704b442a7b9c489ea450b..331c2192e255c03147826d12de5d9cd1d1759f20 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -747,7 +747,7 @@ CPPFLAGS="-Dglob=rpm_glob -Dglobfree=rpm_globfree"; export CPPFLAGS
        %{?with_autoreqdep:--enable-adding-packages-names-in-autogenerated-dependancies} \
        --enable-shared \
        --enable-static \
-       %{?with_apidocs:--with-apidocs} \
+       %{!?with_apidocs:--without-apidocs} \
        %{?with_python:--with-python=2.5} \
        %{!?with_python:--without-python} \
        %{!?with_selinux:--without-selinux} \
This page took 0.085772 seconds and 4 git commands to generate.