Control: tag 712321 + patch
Hi,
David Suárez wrote:
> > make[2]: Entering directory `/«PKGBUILDDIR»/info'
> > sed -e 's/@setfilename oneliner.info/@setfilename oneliner.jis.info/' \
> > -e 's/@set us/@set jp/' oneliner.texi > tmp.texi
> > mv tmp.texi oneliner.texi
> > /bin/rm -f oneliner.jis.info*
> > /usr/bin/touch oneliner.jis.info
> > /usr/bin/makeinfo --no-split oneliner.texi
> > oneliner.texi:28: warning: @center missing argument
> > oneliner.texi:778: raising the section level of @subsubsection which is too
> > low
> > make[2]: *** [info-ja] Error 1
I currently don't have time to properly NMU this at the moment, but
here's a patch which fixes the FTBFS:
--- oneliner-el-0.3.6.orig/info/oneliner.texi
+++ oneliner-el-0.3.6/info/oneliner.texi
@@ -25,7 +25,6 @@
@titlepage
@sp 10
-@center
@subtitle Shell-mode hooks for Oneliners
@ifset jp
@title ��Oneliner��
@@ -775,10 +774,10 @@
@end ifset
@ifset jp
-@subsubsection ����alias�ξҲ�
+@subsection ����alias�ξҲ�
@end ifset
@ifset us
-@subsubsection Useful aliases
+@subsection Useful aliases
@end ifset
@table @code
The patch may not apply properly as I seem to have not the proper
charset installed (and hence copy & paste may have lost some glyphs),
but I think it makes clear what needs to be patched.
Regards, Axel
--
,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
`- | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]