chiark / gitweb /
update: do not include fdroid-generated tarballs as "media" files
authorHans-Christoph Steiner <hans@eds.org>
Fri, 10 Mar 2017 16:40:19 +0000 (17:40 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 10 Mar 2017 17:37:18 +0000 (18:37 +0100)
commit9d363b91f479f6b96aa4e2e3e9f6dcc54f6019c2
tree7649e26ffe02962b598d1b9fc40960eb237e9d00
parent6207ee7878e818b18001130a6e7fe5f631094337
update: do not include fdroid-generated tarballs as "media" files

`fdroid build` will generate source tarballs, and now with support for
adding any file to a repo, we need to explicitly ignore the fdroid-
generated source tarballs.  If people want to include source tarballs in a
repo, they still can, as long as that source tarball doesn't use the
`fdroid build` tarball naming scheme.
fdroidserver/update.py