summaryrefslogtreecommitdiff
path: root/packages/android-ndk
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-02 20:12:53 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:56 (GMT)
commitf63fbd356f4e80b2f597796039eb79a69121fb4d (patch)
tree28d8f105c0e00fd6697b48790c7f3f3ffa515436 /packages/android-ndk
parentd0ff020e23372a8eccd319c142c72d266c652f56 (diff)
Allow for custom archive names
... and directories therein. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/android-ndk')
-rw-r--r--packages/android-ndk/package.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/android-ndk/package.desc b/packages/android-ndk/package.desc
index a422ee8..c51775b 100644
--- a/packages/android-ndk/package.desc
+++ b/packages/android-ndk/package.desc
@@ -1,3 +1,3 @@
# We don't support building bionic (yet) so no official repository
-archivesuffix='-linux-x86_64'
mirrors='https://dl.google.com/android/repository'
+archive_filename='@{pkg_name}-@{version}-linux-x86_64'