ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vitaly Ostanin <vyt@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] GTK-devel пакет первой версии
Date: Fri, 13 Jun 2008 11:26:16 +0400
Message-ID: <48522118.60804@altlinux.org> (raw)
In-Reply-To: <48514C26.9050107@diyaorg.dp.ua>

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

Roman Savochenko пишет:

<skipped/>

> Это понятно. Просто в пакет попадает файл ekpd.slackware, который уже 
> потом вызывается по условию. Этот файл - скрипт в котором есть строка 
> test -s /etc/rc.status && \
>      . /etc/rc.status
> Так вот какой-то макрос это обнаруживает и добавляет зависимость. Если я 
> этот файл удаляю из пакет эта зависимость исчезает.

Попробуйте такую конструкцию:
test ! -s /etc/rc.status || \
     . /etc/rc.status

Была какая-то тонкость при проверке наличия файлов, чтобы на неё не
срабатывал buildreq, в архивах devel@ про это есть, но ссылку найти
не смог.

-- 
Regards, Vyt
mailto:  vyt@altlinux.org
JID:     vitaly.ostanin@gmail.com


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

  parent reply	other threads:[~2008-06-13  7:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-12  8:03 Roman Savochenko
2008-06-12  8:09 ` Andrey Rahmatullin
2008-06-12 11:19   ` Roman Savochenko
2008-06-12 11:38     ` Led
2008-06-12 13:56       ` Roman Savochenko
2008-06-12 15:18         ` Led
2008-06-12 16:17           ` Roman Savochenko
2008-06-12 16:33             ` Mikhail Gusarov
2008-06-12 16:39             ` Denis Kirienko
2008-06-13  7:26             ` Vitaly Ostanin [this message]
2008-06-13 10:54               ` Roman Savochenko
2008-06-16 13:20               ` Slava Semushin
2008-06-16 15:14                 ` Alexey I. Froloff
2008-06-17  6:15                   ` Slava Semushin

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=48522118.60804@altlinux.org \
    --to=vyt@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