Re: [ANN] mksh R50f

2015-04-20 Thread Guido Berhoerster
* Thorsten Glaser t...@mirbsd.de [2015-04-20 23:35]:
 Dixi quod…
 
 +ed -s mksh.1 'EOF'
 +/insert-your-name-here/s/^\.\\ //
 
 (Yes, this means I made the feature with your specfile in mind :)

OK cool, I've already added it to the openSUSE specfile.
-- 
Guido Berhoerster


Re: [ANN] mksh R50f

2015-04-20 Thread Thorsten Glaser
Guido Berhoerster dixit:

where and in what form do you want this vendor info to be added
to the manpage?

tglase@tglase:~/stuff/OBS/shells/mksh $ osc diff
Index: mksh.spec
===
--- mksh.spec   (revision 182)
+++ mksh.spec   (working copy)
@@ -65,6 +65,11 @@
 ed -s check.t 'EOF'
 ,s/@(#)\(MIRBSD\|LEGACY\) KSH R\(.*\)/@(#)\1 KSH R\2 SUSE/
 w
+EOF
+ed -s mksh.1 'EOF'
+/insert-your-name-here/s/^\.\\ //
+s/insert-your-name-here/SuSE/
+wq
 EOF
 %endif


Thanks,
//mirabilos
-- 
Yay for having to rewrite other people's Bash scripts because bash
suddenly stopped supporting the bash extensions they make use of
-- Tonnerre Lombard in #nosec