[gridengine/f15] Use -sunman when making manpages to have sge_/SGE_ prefixes

Orion Poplawski orion at fedoraproject.org
Thu Mar 15 15:50:56 UTC 2012


commit 33c134023a880576a082c88a30018aeaf55ed51a
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Mar 15 09:11:38 2012 -0600

    Use -sunman when making manpages to have sge_/SGE_ prefixes

 gridengine.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gridengine.spec b/gridengine.spec
index 5bda761..312c1de 100644
--- a/gridengine.spec
+++ b/gridengine.spec
@@ -263,7 +263,7 @@ scripts/zerodepend
 ./aimk depend
 #TODO - Need IzPack for GUI Installer
 ./aimk -no-gui-inst
-./aimk -man 
+./aimk -man -sunman
 #Not build by default - going to need hadoop
 #ant herd
 


More information about the scm-commits mailing list