[scidavis/f15] Fix: Do not build manual.

Fabian Deutsch fabiand at fedoraproject.org
Mon Sep 26 13:06:23 UTC 2011


commit 8fe827ec639de962d6213f4224a7338fc15754b6
Author: Fabian Deutsch <fabian.deutsch at gmx.de>
Date:   Mon Sep 26 15:05:46 2011 +0200

    Fix: Do not build manual.
    
    Signed-off-by: Fabian Deutsch <fabian.deutsch at gmx.de>

 scidavis.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scidavis.spec b/scidavis.spec
index b571a85..26e95bb 100644
--- a/scidavis.spec
+++ b/scidavis.spec
@@ -73,7 +73,7 @@ pushd manual
 make
 popd
 pushd man
-docbook2man manpage.sgml
+#docbook2man manpage.sgml
 echo ".so man1/SciDAVis.1" > %{name}.1
 popd
 


More information about the scm-commits mailing list