mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Thomas Heller <theller@ctypes.org>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] How to add opkg/ipkg post install scripts to package?
Date: Tue, 24 Sep 2013 10:28:08 +0200	[thread overview]
Message-ID: <52414D18.8010407@ctypes.org> (raw)
In-Reply-To: <trinity-ff835a0b-9583-4b6b-98ef-77b409f29f43-1380010599270@3capp-gmx-bs05>

Am 24.09.2013 10:16, schrieb Markus Wolters:
> My postinst script is working now, but I have to ask another
> question. As the most commands executed in the script require a
> running target (e.g. access to sdcard), how can I prevent the script
> from beeing executed at ptxdists targetinstall time on build host?

I include the script code inside a block like this:

if [ -z "$DESTDIR" ]; then
    # do something
fi

Thomas

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2013-09-24  8:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-11  6:55 Markus Wolters
2013-09-11  8:33 ` Michael Olbrich
2013-09-11  9:16   ` Markus Wolters
2013-09-11 10:34     ` Schenk, Gavin
2013-09-16  6:57       ` Markus Wolters
2013-09-16  8:23         ` Michael Olbrich
2013-09-16  8:36           ` Markus Wolters
2013-09-16  8:48             ` Jürgen Beisert
2013-09-16 12:03             ` Markus Wolters
2013-09-24  8:01               ` Markus Wolters
2013-09-24  8:08                 ` Jürgen Beisert
2013-09-25  6:09                   ` Prajwal Chandrappa
2013-09-24  8:16                 ` Markus Wolters
2013-09-24  8:28                   ` Thomas Heller [this message]
2013-09-20  8:54           ` Markus Wolters
2013-09-11 13:11     ` Marc Kleine-Budde

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=52414D18.8010407@ctypes.org \
    --to=theller@ctypes.org \
    --cc=ptxdist@pengutronix.de \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox