* [devel] brp-compress
@ 2004-01-23 13:00 Alexey Tourbin
2004-01-23 13:15 ` Dmitry V. Levin
0 siblings, 1 reply; 5+ messages in thread
From: Alexey Tourbin @ 2004-01-23 13:00 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 196 bytes --]
$ rpm -ql elinks | grep man
/usr/share/man/man1/elinks.1.gz
/usr/share/man/man5/elinks.conf.5
/usr/share/man/man5/elinkskeys.5.gz
$
Одна из трех man страниц не пожалась.
Чем это можно объяснить?
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] brp-compress
2004-01-23 13:00 [devel] brp-compress Alexey Tourbin
@ 2004-01-23 13:15 ` Dmitry V. Levin
2004-01-24 18:59 ` Alex Ott
2004-01-26 7:30 ` Stanislav Ievlev
0 siblings, 2 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2004-01-23 13:15 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 404 bytes --]
On Fri, Jan 23, 2004 at 04:00:42PM +0300, Alexey Tourbin wrote:
> $ rpm -ql elinks | grep man
> /usr/share/man/man1/elinks.1.gz
> /usr/share/man/man5/elinks.conf.5
> /usr/share/man/man5/elinkskeys.5.gz
> $
>
> Одна из трех man страниц не пожалась.
> Чем это можно объяснить?
$ file /usr/share/man/man5/elinks.conf.5
/usr/share/man/man5/elinks.conf.5: ASCII English text, with very long lines
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] brp-compress
2004-01-23 13:15 ` Dmitry V. Levin
@ 2004-01-24 18:59 ` Alex Ott
2004-01-26 7:30 ` Stanislav Ievlev
1 sibling, 0 replies; 5+ messages in thread
From: Alex Ott @ 2004-01-24 18:59 UTC (permalink / raw)
To: ALT Devel discussion list
>>>>> "DVL" == Dmitry V Levin writes:
DVL> On Fri, Jan 23, 2004 at 04:00:42PM +0300, Alexey Tourbin wrote:
>> $ rpm -ql elinks | grep man /usr/share/man/man1/elinks.1.gz
>> /usr/share/man/man5/elinks.conf.5 /usr/share/man/man5/elinkskeys.5.gz $
>>
>> Одна из трех man страниц не пожалась. Чем это можно объяснить?
DVL> $ file /usr/share/man/man5/elinks.conf.5
DVL> /usr/share/man/man5/elinks.conf.5: ASCII English text, with very long
DVL> lines
file вообще странная программа, у меня есть идея ее переписать. у нас на
фирме, мы много с ним головной боли имеем
--
With best wishes, Alex Ott
-------------------------------
Jet Infosystems, Moscow, Russia mailto: ottalex@narod.ru
http://xtalk.msk.su/~ott/ ICQ #22005116
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] brp-compress
2004-01-23 13:15 ` Dmitry V. Levin
2004-01-24 18:59 ` Alex Ott
@ 2004-01-26 7:30 ` Stanislav Ievlev
2004-01-26 9:33 ` Sergey Vlasov
1 sibling, 1 reply; 5+ messages in thread
From: Stanislav Ievlev @ 2004-01-26 7:30 UTC (permalink / raw)
To: ALT Devel discussion list
On Fri, Jan 23, 2004 at 04:15:47PM +0300, Dmitry V. Levin wrote:
> On Fri, Jan 23, 2004 at 04:00:42PM +0300, Alexey Tourbin wrote:
> > $ rpm -ql elinks | grep man
> > /usr/share/man/man1/elinks.1.gz
> > /usr/share/man/man5/elinks.conf.5
> > /usr/share/man/man5/elinkskeys.5.gz
> > $
> >
> > Одна из трех man страниц не пожалась.
> > Чем это можно объяснить?
>
> $ file /usr/share/man/man5/elinks.conf.5
> /usr/share/man/man5/elinks.conf.5: ASCII English text, with very long lines
Опять виноваты комментарии в начале файла?
." elinks.conf.5
."
." Copyleft (c) 2002 The ELinks project
."
." This file may be distributed under the terms of the GNU
." Free Documentation License. <www.gnu.org/licenses/fdl.html>
."
." Process this file with groff -man -Tascii elinks.conf.
Если их убрать то всё работает.
Странно в magic вроде как есть упоминание о ."
>
>
> --
> ldv
> _______________________________________________
> Devel mailing list
> Devel@altlinux.ru
> http://altlinux.ru/mailman/listinfo/devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] brp-compress
2004-01-26 7:30 ` Stanislav Ievlev
@ 2004-01-26 9:33 ` Sergey Vlasov
0 siblings, 0 replies; 5+ messages in thread
From: Sergey Vlasov @ 2004-01-26 9:33 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 966 bytes --]
On Mon, Jan 26, 2004 at 10:30:47AM +0300, Stanislav Ievlev wrote:
> On Fri, Jan 23, 2004 at 04:15:47PM +0300, Dmitry V. Levin wrote:
> > On Fri, Jan 23, 2004 at 04:00:42PM +0300, Alexey Tourbin wrote:
> > > $ rpm -ql elinks | grep man
> > > /usr/share/man/man1/elinks.1.gz
> > > /usr/share/man/man5/elinks.conf.5
> > > /usr/share/man/man5/elinkskeys.5.gz
> > > $
> > >
> > > Одна из трех man страниц не пожалась.
> > > Чем это можно объяснить?
> >
> > $ file /usr/share/man/man5/elinks.conf.5
> > /usr/share/man/man5/elinks.conf.5: ASCII English text, with very long lines
> Опять виноваты комментарии в начале файла?
>
> ." elinks.conf.5
> ."
> ." Copyleft (c) 2002 The ELinks project
> ."
> ." This file may be distributed under the terms of the GNU
> ." Free Documentation License. <www.gnu.org/licenses/fdl.html>
> ."
> ." Process this file with groff -man -Tascii elinks.conf.
>
> Если их убрать то всё работает.
Там вроде бы должно быть '.\"', а не '."'.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-01-26 9:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-23 13:00 [devel] brp-compress Alexey Tourbin
2004-01-23 13:15 ` Dmitry V. Levin
2004-01-24 18:59 ` Alex Ott
2004-01-26 7:30 ` Stanislav Ievlev
2004-01-26 9:33 ` Sergey Vlasov
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git