mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Jon Ringle <jon@ringle.org>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] How to update another packet at install
Date: Tue, 25 Oct 2011 08:04:38 -0400	[thread overview]
Message-ID: <CAMwGMjxGpywH1SNnPJH7r0K6X6FJeQODweEv6+TJE3HgzqTihw@mail.gmail.com> (raw)
In-Reply-To: <CAGHsZCOWA43sG28WyvhmFxNB=wcFcHGmeEm42NtoH4GTDiJ6NA@mail.gmail.com>

On Mon, Oct 24, 2011 at 4:49 PM, Philippe Corbes
<philippe.corbes@gmail.com> wrote:
>     #!/bin/sh
>     case "$1" in
>         configure)
>         $(call install_replace, pekwm-clearlooks,
> $(PEKWM_CLEARLOOKS_INSTALL_DIR).pekwm/config, \
>             "usr/share/pekwm/themes/default",
> "usr/share/pekwm/themes/Clearlooks" );
>         ;;
>     esac

Re-read my original response. A script like the above should be in a
*file* rules/pekwm-clearlooks.postinst. Of course the $(call
install_replace ...) is not valid at install time on the target.

Jon

-- 
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2011-10-25 12:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-22  9:57 Philippe Corbes
2011-10-22 19:24 ` Jon Ringle
2011-10-22 19:50   ` Robert Schwebel
2011-10-24 20:49   ` Philippe Corbes
2011-10-25 12:04     ` Jon Ringle [this message]

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=CAMwGMjxGpywH1SNnPJH7r0K6X6FJeQODweEv6+TJE3HgzqTihw@mail.gmail.com \
    --to=jon@ringle.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