From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/4] setserial: convert to autotargets and fix bug 2269
Date: Tue, 27 Jul 2010 00:50:58 +0200 [thread overview]
Message-ID: <87wrshdfhp.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <e6ef954e507703efcbbe4e6a9bff18cb1d8e2cbb.1280069623.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Sun, 25 Jul 2010 16:53:51 +0200")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> +Index: setserial-2.17/Makefile.in
Thomas> +===================================================================
Thomas> +--- setserial-2.17.orig/Makefile.in
Thomas> ++++ setserial-2.17/Makefile.in
Thomas> +@@ -26,9 +26,11 @@
Thomas> + nroff -man setserial.8 > setserial.cat
Thomas> +
Thomas> + install: setserial setserial.8
Thomas> +- $(INSTALL_PROGRAM) setserial $(DESTDIR)/bin
Thomas> ++ mkdir -p $(DESTDIR)/usr/bin
Thomas> ++ $(INSTALL_PROGRAM) setserial $(DESTDIR)/usr/bin
Thomas> + $(STRIP) $(DESTDIR)/bin/setserial
That strip should go.
You're also not renaming setserial-tiocghayesesp-build-fix.patch, so
we're back with 5a2844c748.
Other than that it looks good.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2010-07-26 22:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-25 14:53 [Buildroot] [pull request] Pull request for branch genautotargets-conversion Thomas Petazzoni
2010-07-25 14:53 ` [Buildroot] [PATCH 1/4] ltrace: convert to gentargets and bump to 0.5.3 Thomas Petazzoni
2010-07-25 14:53 ` [Buildroot] [PATCH 2/4] tftpd: convert to autotargets Thomas Petazzoni
2010-07-25 14:53 ` [Buildroot] [PATCH 3/4] setserial: convert to autotargets and fix bug 2269 Thomas Petazzoni
2010-07-26 22:50 ` Peter Korsgaard [this message]
2010-07-27 8:35 ` Thomas Petazzoni
2010-07-27 8:53 ` Peter Korsgaard
2010-07-25 14:53 ` [Buildroot] [PATCH 4/4] Deprecate pcmcia and microwin packages Thomas Petazzoni
2010-07-26 22:52 ` [Buildroot] [pull request] Pull request for branch genautotargets-conversion Peter Korsgaard
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=87wrshdfhp.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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