ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community@altlinux.ru
Subject: [Comm] Re: Вопрос по spec
Date: Fri, 12 Nov 2004 16:27:52 +0200
Message-ID: <20041112142752.GA1863@osdn.org.ua> (raw)
In-Reply-To: <4194C44D.9040007@elan.com.ua>

On Fri, Nov 12, 2004 at 04:10:21PM +0200, Slava Dubrovskiy wrote:
> Означает ли это, что нельзя запускать make install для такой
> программы (т.к. при этом будет спрашиваться пароль)?

Смотрите, как удобнее.  Если там две строчки -- проще одну
вытащить к себе, если двадцать две и в остальном работают
корректно (с учётом DESTDIR или эквивалента) -- проще его чуточку
попатчить.

> Есть еще вопрос. В исходнике программы есть 2 бинарных файла,
> которые находятся в подкаталоге src/program/
> как правильно их скопировать (в секции %install) с этой
> директории туда, где предполагается они должны находится в
> системе (/usr/sbin)?

%__install -d %_sbindir
%__install -m755 file1 file2 files* %_sbindir/

(последний слэш не требуется, но я привык ставить с тем, чтобы
видеть при пробеге по спеку, где заполняются каталоги; заодно при
этом и баги вылазят, если каталог не создан)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


  reply	other threads:[~2004-11-12 14:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-12 13:54 [Comm] " Slava Dubrovskiy
2004-11-12 13:58 ` [Comm] " Michael Shigorin
2004-11-12 14:10   ` Slava Dubrovskiy
2004-11-12 14:27     ` Michael Shigorin [this message]
2004-11-12 15:39       ` Slava Dubrovskiy
2004-11-12 15:53         ` Andrey Rahmatullin
2004-11-13 11:25         ` Michael Shigorin
2004-11-12 17:49   ` Денис Смирнов
2004-11-12 23:20     ` Dmitry V. Levin
2004-11-13  4:09       ` Andrey Rahmatullin
2004-11-13 11:24       ` Michael Shigorin
2004-11-13 15:53         ` Денис Смирнов
2004-11-16  9:37         ` Mike Lykov
2004-11-16 10:36           ` Michael Shigorin
2004-11-13 15:22       ` Денис Смирнов

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=20041112142752.GA1863@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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