Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] jpeg: don't add prefix to binaries
@ 2010-12-26 16:45 heiko at zuerker.org
  2010-12-27 20:42 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: heiko at zuerker.org @ 2010-12-26 16:45 UTC (permalink / raw)
  To: buildroot

From: Heiko Zuerker <smiley73@users.sourceforge.net>


Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net>
---
 package/jpeg/jpeg.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/jpeg/jpeg.mk b/package/jpeg/jpeg.mk
index 6dd4334..6baa64b 100644
--- a/package/jpeg/jpeg.mk
+++ b/package/jpeg/jpeg.mk
@@ -9,6 +9,7 @@ JPEG_SOURCE = jpegsrc.v$(JPEG_VERSION).tar.gz
 JPEG_INSTALL_STAGING = YES
 JPEG_INSTALL_TARGET = YES
 JPEG_LIBTOOL_PATCH = NO
+JPEG_CONF_OPT = --program-prefix=
 
 define JPEG_REMOVE_USELESS_TOOLS
 	rm -f $(addprefix $(TARGET_DIR)/usr/bin/,cjpeg djpeg jpegtrans rdjpgcom wrjpgcom)
-- 
1.7.3.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] jpeg: don't add prefix to binaries
  2010-12-26 16:45 [Buildroot] [PATCH] jpeg: don't add prefix to binaries heiko at zuerker.org
@ 2010-12-27 20:42 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2010-12-27 20:42 UTC (permalink / raw)
  To: buildroot

>>>>> "heiko" == heiko  <heiko@zuerker.org> writes:

 heiko> From: Heiko Zuerker <smiley73@users.sourceforge.net>
 heiko> Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-27 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-26 16:45 [Buildroot] [PATCH] jpeg: don't add prefix to binaries heiko at zuerker.org
2010-12-27 20:42 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox