ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@mivlgu.murom.ru>
To: sisyphus@altlinux.ru
Cc: Devel mailing list <devel@altlinux.ru>
Subject: postun_ldconfig (was: Re: [sisyphus] kernel 2.4.18.-alt5.src.rpm)
Date: Thu, 11 Apr 2002 15:36:57 +0400
Message-ID: <20020411153657.477c04ee.vsu@mivlgu.murom.ru> (raw)
In-Reply-To: <20020411073529.GD9053@ldv.office.alt-linux.org>

On Thu, 11 Apr 2002 11:35:29 +0400
"Dmitry V. Levin" <ldv@alt-linux.org> wrote:

> libdb4-devel-static -> libdb4-devel -> libdb4 -> /sbin/postun_ldconfig ->
> glibc-core >= 2.2.5-alt3

А может быть, делать в пакетах fallback на обычный /sbin/ldconfig и
исключить зависимость на /sbin/postun_ldconfig?

Тогда придется писать макрос:

LDCONFIG="/sbin/postun_ldconfig"
[ -x $LDCONFIG ] || LDCONFIG="/sbin/ldconfig"
$LDCONFIG



  reply	other threads:[~2002-04-11 11:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-11  6:08 [sisyphus] kernel 2.4.18.-alt5.src.rpm Serge Skorokhodov
2002-04-11  7:35 ` Dmitry V. Levin
2002-04-11 11:36   ` Sergey Vlasov [this message]
2002-04-11 11:40     ` [devel] postun_ldconfig (was: Re: [sisyphus] kernel 2.4.18.-alt5.src.rpm) Dmitry V. Levin
2002-04-11 14:11       ` Alexey Morozov
2002-04-11 15:23         ` Dmitry V. Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020411153657.477c04ee.vsu@mivlgu.murom.ru \
    --to=vsu@mivlgu.murom.ru \
    --cc=devel@altlinux.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git