ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] clanbomber bug
@ 2001-01-21  9:38 Anton Farygin
  2001-01-21 23:24 ` Dmitry V. Levin
  0 siblings, 1 reply; 4+ messages in thread
From: Anton Farygin @ 2001-01-21  9:38 UTC (permalink / raw)
  To: devel

Все таки я его нашел ;-)
В общем - если включаешь музыку в настройках, то при запуске игры не
находится файл 
/usr/local/share/clanbomber/bud.mud

Rgds
Rider
_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] clanbomber bug
  2001-01-21  9:38 [devel] clanbomber bug Anton Farygin
@ 2001-01-21 23:24 ` Dmitry V. Levin
  2001-01-22  4:48   ` Kostya Timoshenko
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2001-01-21 23:24 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 804 bytes --]

On Sun, Jan 21, 2001 at 12:38:26PM +0300, Anton Farygin wrote:
> Все таки я его нашел ;-)
> В общем - если включаешь музыку в настройках, то при запуске игры не
> находится файл 
> /usr/local/share/clanbomber/bud.mud

Автор пакета забыл добавить в секцию %pre:
find -type f |
	xargs fgrep -l /usr/local |
	xargs -r perl -pi -e 's,/usr/local,%prefix,g'


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@fandra.org
Software Engineer   PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html
IPLabs Linux Team   http://linux.iplabs.ru
Fandra Project      http://www.fandra.org
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] clanbomber bug
  2001-01-21 23:24 ` Dmitry V. Levin
@ 2001-01-22  4:48   ` Kostya Timoshenko
  2001-01-22  5:04     ` Dmitry V. Levin
  0 siblings, 1 reply; 4+ messages in thread
From: Kostya Timoshenko @ 2001-01-22  4:48 UTC (permalink / raw)
  To: devel

On Mon, 22 Jan 2001, Dmitry V. Levin wrote:

> On Sun, Jan 21, 2001 at 12:38:26PM +0300, Anton Farygin wrote:
> > Все таки я его нашел ;-)
> > В общем - если включаешь музыку в настройках, то при запуске игры не
> > находится файл 
> > /usr/local/share/clanbomber/bud.mud
> 
> Автор пакета забыл добавить в секцию %pre:
> find -type f |
> 	xargs fgrep -l /usr/local |
> 	xargs -r perl -pi -e 's,/usr/local,%prefix,g'
1. Очень грубо.
2. Не спасает положения.
3. Уже исправил ошибку.	

Kostya.
mailto:kt@petr.kz

_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] clanbomber bug
  2001-01-22  4:48   ` Kostya Timoshenko
@ 2001-01-22  5:04     ` Dmitry V. Levin
  0 siblings, 0 replies; 4+ messages in thread
From: Dmitry V. Levin @ 2001-01-22  5:04 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 1156 bytes --]

On Mon, Jan 22, 2001 at 10:48:34AM +0600, Kostya Timoshenko wrote:
> > > Все таки я его нашел ;-)
> > > В общем - если включаешь музыку в настройках, то при запуске игры не
> > > находится файл 
> > > /usr/local/share/clanbomber/bud.mud
> > 
> > Автор пакета забыл добавить в секцию %pre:
> > find -type f |
> > 	xargs fgrep -l /usr/local |
> > 	xargs -r perl -pi -e 's,/usr/local,%prefix,g'
> 1. Очень грубо.

Почему? Этот пакет ведь не имеет отношения к конфигурации системы, так что
ничего не испортится. А вот какие-нибудь еще ляпы может случайно
исправить.

> 2. Не спасает положения.

Тогда стоит перенести это в %build, после %configure.

> 3. Уже исправил ошибку.

C этого надо было начинать. :)


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@fandra.org
Software Engineer   PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html
IPLabs Linux Team   http://linux.iplabs.ru
Fandra Project      http://www.fandra.org
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-01-22  5:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-21  9:38 [devel] clanbomber bug Anton Farygin
2001-01-21 23:24 ` Dmitry V. Levin
2001-01-22  4:48   ` Kostya Timoshenko
2001-01-22  5:04     ` Dmitry V. Levin

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