specify curl binaries in curl subpackage

This commit is contained in:
Stephen 2017-08-10 08:18:25 -07:00 committed by Fredrik Fornwall
parent 726f1ac173
commit e0b0146df3
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
TERMUX_SUBPKG_INCLUDE="bin/ share/man/man1/" TERMUX_SUBPKG_INCLUDE="bin/curl share/man/man1/curl.1"
TERMUX_SUBPKG_DESCRIPTION="Command line tool for transferring data with URL syntax" TERMUX_SUBPKG_DESCRIPTION="Command line tool for transferring data with URL syntax"
TERMUX_SUBPKG_DEPENDS="libcurl" TERMUX_SUBPKG_DEPENDS="libcurl"