diff options
author | Oliver Smith <ollieparanoid@bitmessage.ch> | 2017-06-21 19:51:00 +0200 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2017-06-21 18:13:18 +0000 |
commit | 3d74cd9e8e72f37c6825720b3e5ca1d8d33142e9 (patch) | |
tree | 05cca36c5a5ab8db0763843056735a372d3073e1 /apkgrel.in | |
parent | c8253dc83a17f31142851c091899ab5d3ca9a564 (diff) | |
download | abuild-3d74cd9e8e72f37c6825720b3e5ca1d8d33142e9.tar.gz abuild-3d74cd9e8e72f37c6825720b3e5ca1d8d33142e9.tar.bz2 abuild-3d74cd9e8e72f37c6825720b3e5ca1d8d33142e9.tar.xz abuild-3d74cd9e8e72f37c6825720b3e5ca1d8d33142e9.zip |
Add parameter '-D' for alternative APKINDEX description
This patch allows to set a nice description for the APKINDEX, in case
the aport that is being built is not inside a git repository.
I have tested it, and it behaves exactly like without the patch,
even when git is not installed, or the folder is not inside a git repository:
The `|| true` at the end of the DESCRIPTION= line makes sure, aport
does not get aborted, just like it does not get aborted in that case
as of now, as the `git describe` command gets executed in a subshell.
Diffstat (limited to 'apkgrel.in')
0 files changed, 0 insertions, 0 deletions