From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libeXosip2
Date: Sun, 25 Jan 2009 21:48:25 +0100 [thread overview]
Message-ID: <87y6wzdsdi.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20090125204425.CEE37768D3@busybox.osuosl.org> (ulf@uclibc.org's message of "Sun\, 25 Jan 2009 20\:44\:25 +0000 \(UTC\)")
>>>>> "ulf" == ulf <ulf@uclibc.org> writes:
ulf> Author: ulf
ulf> Date: 2009-01-25 20:44:23 +0000 (Sun, 25 Jan 2009)
ulf> New Revision: 25018
ulf> Log:
ulf> Use prefix=/usr for libeXosip2
ulf> Changeset:
ulf> Modified: trunk/buildroot/package/libeXosip2/libeXosip2.mk
ulf> ===================================================================
ulf> --- trunk/buildroot/package/libeXosip2/libeXosip2.mk 2009-01-25 20:19:06 UTC (rev 25017)
ulf> +++ trunk/buildroot/package/libeXosip2/libeXosip2.mk 2009-01-25 20:44:23 UTC (rev 25018)
ulf> @@ -26,16 +26,16 @@
ulf> --target=$(GNU_TARGET_NAME) \
ulf> --host=$(GNU_TARGET_NAME) \
ulf> --build=$(GNU_HOST_NAME) \
ulf> - --prefix=$(STAGING_DIR) \
ulf> - --exec-prefix=/usr \
ulf> + --prefix=/usr \
ulf> + --exec-prefix=/ \
Really? --exec-prefix should normally be the same as prefix.
ulf> --bindir=/usr/bin \
ulf> --sbindir=/usr/sbin \
ulf> + --libexecdir=/usr/lib \
ulf> --sysconfdir=/etc \
ulf> --datadir=/usr/share \
ulf> - --localstatedir=/var \
ulf> --mandir=/usr/man \
ulf> --infodir=/usr/info \
ulf> - --libexecdir=/usr/lib \
ulf> + --localstatedir=/var \
ulf> --libdir=/usr/lib \
I gather prefix is enough, and you can remove all of those.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-01-25 20:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-25 20:44 [Buildroot] svn commit: trunk/buildroot/package/libeXosip2 ulf at uclibc.org
2009-01-25 20:48 ` Peter Korsgaard [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-02-02 7:24 ulf at uclibc.org
2009-02-02 12:25 ` Peter Korsgaard
2009-02-04 12:52 ` Peter Korsgaard
2009-02-04 21:49 ` Ulf Samuelsson
2009-01-25 23:32 ulf at uclibc.org
2009-01-16 21:19 ulf at uclibc.org
2009-01-14 23:49 ulf at uclibc.org
2009-01-15 8:58 ` Peter Korsgaard
2009-01-15 20:41 ` Ulf Samuelsson
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=87y6wzdsdi.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