aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnu-getopt.rb
diff options
context:
space:
mode:
authorJay Soffian2014-03-05 11:32:17 -0500
committerMike McQuaid2014-03-13 18:59:24 +0000
commitdc68a590b784fa8e786103ac218026aae7769b10 (patch)
tree5444c746531ddb716f1ed38b62e83d563e631a73 /Library/Formula/gnu-getopt.rb
parente7329d8f8de24f20046f27f719d6a5532f1a6a22 (diff)
downloadhomebrew-dc68a590b784fa8e786103ac218026aae7769b10.tar.bz2
openconnect: fix --HEAD to report proper version
openconnect ships with a version.sh script to determine the current version, but it expects to run from within a clean git clone, which it determines in part by checking for [-d .git]. For it to work properly we need to: 1. symlink to the git clone (so that the [-d .git] test works). 2. clone without --shallow (so that git describe can find a proper tag) 3. copy autogen.sh before modifying it (so that the checkout isn't dirty) Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Diffstat (limited to 'Library/Formula/gnu-getopt.rb')
0 files changed, 0 insertions, 0 deletions