]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- fix: s/with_docs/with_apidocs/
authortwittner <twittner@pld-linux.org>
Sun, 22 Aug 2004 21:23:27 +0000 (21:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.581

rpm.spec

index 39a50fe8734c41b89c1273db2e1474dadeec2df5..d8d48d25a80f6390d85dc040a4fef725c1236b4f 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -696,7 +696,7 @@ mv -f macros.tmp macros.in
        debugedit_LDADD="\$(WITH_LIBELF_LIB) -lpopt"
 
 #      %{!?with_static:rpm_LDFLAGS="\$(myLDFLAGS)"} \
-%{?with_docs:%{__make} doxygen}
+%{?with_apidocs:%{__make} doxygen}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.032408 seconds and 4 git commands to generate.