mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 23:17:43 +00:00
libcurl: drop curl* aliases
They're unused hence not useful. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
77a1d41b39
commit
4073d1515f
@ -67,8 +67,3 @@ LIBCURL_POST_INSTALL_TARGET_HOOKS += LIBCURL_TARGET_CLEANUP
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
|
||||||
curl: libcurl
|
|
||||||
curl-clean: libcurl-clean
|
|
||||||
curl-dirclean: libcurl-dirclean
|
|
||||||
curl-source: libcurl-source
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user