Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libcurl: drop curl* aliases
@ 2015-01-12 11:17 Gustavo Zacarias
  2015-01-12 11:32 ` Thomas Petazzoni
  2015-01-12 22:22 ` Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-01-12 11:17 UTC (permalink / raw)
  To: buildroot

They're unused hence not useful.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/libcurl/libcurl.mk | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/package/libcurl/libcurl.mk b/package/libcurl/libcurl.mk
index db5fdb7..014c5e3 100644
--- a/package/libcurl/libcurl.mk
+++ b/package/libcurl/libcurl.mk
@@ -67,8 +67,3 @@ LIBCURL_POST_INSTALL_TARGET_HOOKS += LIBCURL_TARGET_CLEANUP
 endif
 
 $(eval $(autotools-package))
-
-curl: libcurl
-curl-clean: libcurl-clean
-curl-dirclean: libcurl-dirclean
-curl-source: libcurl-source
-- 
2.0.5

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

end of thread, other threads:[~2015-01-12 22:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12 11:17 [Buildroot] [PATCH] libcurl: drop curl* aliases Gustavo Zacarias
2015-01-12 11:32 ` Thomas Petazzoni
2015-01-12 22:22 ` Yann E. MORIN

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