From: "Slava Semushin" <slava.semushin@gmail.com>
To: "ALT Linux Team development discussions" <devel@lists.altlinux.org>
Subject: Re: [devel] GTK-devel пакет первой версии
Date: Mon, 16 Jun 2008 20:20:32 +0700
Message-ID: <75e139a00806160620q162fa1c1i66069068dc9f2b24@mail.gmail.com> (raw)
In-Reply-To: <48522118.60804@altlinux.org>
13 июня 2008 г. 14:26 пользователь Vitaly Ostanin <vyt / altlinux.org> написал:
[...]
> Попробуйте такую конструкцию:
> test ! -s /etc/rc.status || \
> . /etc/rc.status
> Была какая-то тонкость при проверке наличия файлов, чтобы на неё не
> срабатывал buildreq, в архивах devel@ про это есть, но ссылку найти
> не смог.
Кажется, эта тонкость заключалась в том, чтобы вынести имя
файла/программы в переменную. Т.е. тогда надо было так так:
RCSTATUS='/etc/rc.status'
[ ! -s "$RCSTATUS" ] || . "$RCSTATUS"
--
+ Slava Semushin | slava.semushin @ gmail.com
+ ALT Linux Team | php-coder @ altlinux.ru
next prev parent reply other threads:[~2008-06-16 13:20 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
2008-06-13 10:54 ` Roman Savochenko
2008-06-16 13:20 ` Slava Semushin [this message]
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=75e139a00806160620q162fa1c1i66069068dc9f2b24@mail.gmail.com \
--to=slava.semushin@gmail.com \
--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