cgwalters / git-evtag

Extended verification for git tags
Other
129 stars 13 forks source link

Fix/autogen.sh #24

Closed ypid closed 8 years ago

ypid commented 8 years ago

git-evtag and git-evtag-compute-py work on Debian Jessie :+1:

For reference, these are the packages I needed to install on Debian Jessie to build git-evtag.

build-essential
dh-autoreconf
libgit2-dev
pkg-config
libglib2.0-dev
xsltproc
cgwalters commented 8 years ago

Merged, thank you! Out of curiosity, what was the issue that required the quoting fix?

ypid commented 8 years ago

Thanks!

what was the issue that required the quoting fix?

The missing quotes did not break anything yet. Just precaution :wink:

Check: https://github.com/koalaman/shellcheck