ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alexey V. Vissarionov" <gremlin@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Новый пакет mawk для Сизифа
Date: Wed, 20 May 2020 16:32:15 +0300
Message-ID: <20200520133215.GK32613@altlinux.org> (raw)
In-Reply-To: <3814377.tNHoraPJJI@zerg.malta.altlinux.ru>

On 2020-05-20 14:35:56 +0300, Sergey V Turchin wrote:

 >> Вообще хорошо бы это самое %makeinstall_std обозвать просто
 >> %makeinstall - оно уже много где так (с DESTDIR).

Здесь я немного наврал: оно называется %make_install и в шляпе
выглядит как
%make install DESTDIR=%buildroot INSTALL="%__install -p"

Проверено на свежих версиях как CentOS, так и собственно RHEL:
CentOS Linux release 8.1.1911 (Core)
Red Hat Enterprise Linux release 8.2 (Ootpa)

 >> А %makeinstall_std сделать алиасом для %makeinstall
 > Учитывая разницу их содержимого, кроме проблем никакого
 > результата.

Проблем я в данном случае не вижу. Вообще.

%make_install DESTDIR=%buildroot в этом случае превратится в
make ... DESTDIR=%buildroot DESTDIR=%buildroot
Это не изящно, но работает в точности так, как ожидается.

Всякая экзотика (которая не использует DESTDIR) так и будет
использовать какое-нибудь %make_install TARGETDIR=%buildroot
Которое, соответственно, превратится в такое же неизящное и
рабочее make ... DESTDIR=%buildroot TARGETDIR=%buildroot

А просто %make_install будет и работать корректно, и выглядеть
красиво, и со шляпой совместим.


-- 
Alexey V. Vissarionov
gremlin ПРИ altlinux ТЧК org; +vii-cmiii-ccxxix-lxxix-xlii
GPG: 0D92F19E1C0DC36E27F61A29CD17E2B43D879005 @ hkp://keys.gnupg.net


  reply	other threads:[~2020-05-20 13:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19 21:34 Aleksey Cheusov
2020-05-20  5:25 ` Michael Shigorin
2020-05-20 10:29   ` Alexey V. Vissarionov
2020-05-20 11:35     ` Sergey V Turchin
2020-05-20 13:32       ` Alexey V. Vissarionov [this message]
2020-05-20 14:17         ` Sergey V Turchin
2020-05-20 10:55   ` Aleksey Cheusov
2020-05-20 13:32   ` Grigory Ustinov
2020-05-21 12:31     ` Michael Shigorin
2020-05-20 16:20   ` Aleksey Cheusov
2020-05-20 17:43     ` Michael Shigorin
2020-05-20 12:48 ` Vitaly Lipatov

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=20200520133215.GK32613@altlinux.org \
    --to=gremlin@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /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 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