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

Orion Poplawski orion at fedoraproject.org
Thu Mar 15 15:52:00 UTC 2012


commit d628a5a767e8c34e8dc232746e665895b66ecf33
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 5351074..75129e4 100644
--- a/gridengine.spec
+++ b/gridengine.spec
@@ -265,7 +265,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