Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCHv2] e2fsprogs: Install libraries to staging
@ 2013-11-28 17:53 Daniel Nyström
  2013-11-28 18:23 ` Thomas Petazzoni
  2014-01-22 13:08 ` Gustavo Zacarias
  0 siblings, 2 replies; 6+ messages in thread
From: Daniel Nyström @ 2013-11-28 17:53 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Daniel Nystr?m <daniel.nystrom@timeterminal.se>
---
 package/e2fsprogs/e2fsprogs.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/e2fsprogs/e2fsprogs.mk b/package/e2fsprogs/e2fsprogs.mk
index 0670c74..31e671b 100644
--- a/package/e2fsprogs/e2fsprogs.mk
+++ b/package/e2fsprogs/e2fsprogs.mk
@@ -8,6 +8,8 @@ E2FSPROGS_VERSION = 1.42.8
 E2FSPROGS_SITE = http://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v$(E2FSPROGS_VERSION)
 E2FSPROGS_LICENSE = GPLv2, libuuid BSD-3c, libss and libet MIT-like with advertising clause
 E2FSPROGS_LICENSE_FILES = COPYING lib/uuid/COPYING lib/ss/mit-sipb-copyright.h lib/et/internal.h
+E2FSPROGS_INSTALL_STAGING = YES
+E2FSPROGS_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) install-libs
 
 E2FSPROGS_CONF_OPT = \
 	--disable-tls \
-- 
1.8.3.2

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

end of thread, other threads:[~2014-01-22 20:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-28 17:53 [Buildroot] [PATCHv2] e2fsprogs: Install libraries to staging Daniel Nyström
2013-11-28 18:23 ` Thomas Petazzoni
2013-11-30 21:26   ` Arnout Vandecappelle
2014-01-22 13:13   ` Gustavo Zacarias
2014-01-22 13:08 ` Gustavo Zacarias
2014-01-22 20:45   ` Peter Korsgaard

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