]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- disable apidocs for now, doxygen enters into some loop and build hangs
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 31 Jul 2008 06:49:05 +0000 (06:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.912

rpm.spec

index 775047dd400d6f64ff8f40055611bc70dc3c0a5d..38130a7bfceb33410586addf11252981b6d20db5 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -21,7 +21,7 @@
 #
 # Conditional build:
 %bcond_with    static          # build static rpm+rpmi
-%bcond_without apidocs         # don't generate documentation with doxygen
+%bcond_with    apidocs         # don't generate documentation with doxygen
 %bcond_with    autoreqdep      # autogenerate package name deps in addition to sonames/perl(X)
 %bcond_without python          # don't build python bindings
 %bcond_without selinux         # build without selinux support
This page took 0.090621 seconds and 4 git commands to generate.