]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- undefine apidocs on sparcs, no graphviz for now
authortommat <tommat@pld-linux.org>
Tue, 16 Jun 2009 16:10:22 +0000 (16:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.837.2.42.2.49.2.62

rpm.spec

index d48f8112f4cfb204d11d74d4e5f8f329643698f4..ec67b4acc310cb489ed6caf0e9350ef0488e8ccb 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
 # force_cxx            - force using __cxx other than "%{_target_cpu}-pld-linux-g++"
 # force_cpp            - force using __cpp other than "%{_target_cpu}-pld-linux-gcc -E"
 
+%ifarch sparc sparcv9 sparc64
+%undefine with_apidocs
+%endif
+
 # versions of required libraries
 %if "%{pld_release}" == "th"
 %define        reqdb_ver       4.7.25
This page took 0.164543 seconds and 4 git commands to generate.