* Re: [devel] [SCM] packages/seiros-build-utils: heads/master
@ 2008-08-02 6:22 ` Slava Semushin
2008-08-02 9:03 ` [devel] " Alexey Tourbin
2008-08-03 20:58 ` [devel] [SCM] " Денис Смирнов
0 siblings, 2 replies; 3+ messages in thread
From: Slava Semushin @ 2008-08-02 6:22 UTC (permalink / raw)
To: ALT Devel discussion list
2008/8/2 Denis Smirnov <mithraen / altlinux.org>:
> Update of /people/mithraen/packages/seiros-build-utils.git
[...]
> + cmd=""
> + if [ "$TARGET" == "i586" ]; then
> + cmd=i386
> + fi
> +
[...]
> +try_build_targets() {
> + try_build "$1" "$2"
> +
> + if [ "$TARGET" == "x86_64" ]; then
> + export TARGET=i586
> + try_build "$1" "$2"
> + fi
> +}
> +
Непортабельно, мой дорогой друг, непортабельно.
Hint: вместо == лучше всегда использовать =
--
+ Slava Semushin | slava.semushin @ gmail.com
+ ALT Linux Team | php-coder @ altlinux.ru
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [devel] packages/seiros-build-utils: heads/master
2008-08-02 6:22 ` [devel] [SCM] packages/seiros-build-utils: heads/master Slava Semushin
@ 2008-08-02 9:03 ` Alexey Tourbin
2008-08-03 20:58 ` [devel] [SCM] " Денис Смирнов
1 sibling, 0 replies; 3+ messages in thread
From: Alexey Tourbin @ 2008-08-02 9:03 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 678 bytes --]
On Sat, Aug 02, 2008 at 01:22:24PM +0700, Slava Semushin wrote:
> 2008/8/2 Denis Smirnov <mithraen / altlinux.org>:
> > Update of /people/mithraen/packages/seiros-build-utils.git
> [...]
> > + cmd=""
> > + if [ "$TARGET" == "i586" ]; then
> > + cmd=i386
> > + fi
> > +
> [...]
> > +try_build_targets() {
> > + try_build "$1" "$2"
> > +
> > + if [ "$TARGET" == "x86_64" ]; then
> > + export TARGET=i586
> > + try_build "$1" "$2"
> > + fi
> > +}
> > +
>
> Непортабельно, мой дорогой друг, непортабельно.
> Hint: вместо == лучше всегда использовать =
Портабить не обязательно.
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [devel] [SCM] packages/seiros-build-utils: heads/master
2008-08-02 6:22 ` [devel] [SCM] packages/seiros-build-utils: heads/master Slava Semushin
2008-08-02 9:03 ` [devel] " Alexey Tourbin
@ 2008-08-03 20:58 ` Денис Смирнов
1 sibling, 0 replies; 3+ messages in thread
From: Денис Смирнов @ 2008-08-03 20:58 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 310 bytes --]
On Sat, Aug 02, 2008 at 01:22:24PM +0700, Slava Semushin wrote:
SS> Непортабельно, мой дорогой друг, непортабельно.
SS> Hint: вместо == лучше всегда использовать =
fixed.
--
С уважением, Денис
http://freesource.info
----------------------------------------------------------------------------
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-08-03 20:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-02 6:22 ` [devel] [SCM] packages/seiros-build-utils: heads/master Slava Semushin
2008-08-02 9:03 ` [devel] " Alexey Tourbin
2008-08-03 20:58 ` [devel] [SCM] " Денис Смирнов
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