summaryrefslogtreecommitdiff
path: root/lang/ruby-gherkin
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-10-18 14:36:48 +0000
committerjperkin <jperkin@pkgsrc.org>2018-10-18 14:36:48 +0000
commitd1b16bdc875a8d5c35fbefcbf08cbc81154d5f9d (patch)
tree89a0ef6a2a2723fa6f0657d77dcb7d14fb36349b /lang/ruby-gherkin
parent3a5622d947d8cbe60ba380ba7cccdffcf7d4e78a (diff)
downloadpkgsrc-d1b16bdc875a8d5c35fbefcbf08cbc81154d5f9d.tar.gz
ruby-gherkin: ALTERNATIVES file needs newline at the end.
Without it the EOF handling in the INSTALL script broke.
Diffstat (limited to 'lang/ruby-gherkin')
-rw-r--r--lang/ruby-gherkin/ALTERNATIVES2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-gherkin/ALTERNATIVES b/lang/ruby-gherkin/ALTERNATIVES
index 636e283c48f..7ebc9b9ae54 100644
--- a/lang/ruby-gherkin/ALTERNATIVES
+++ b/lang/ruby-gherkin/ALTERNATIVES
@@ -1,2 +1,2 @@
bin/gherkin-ruby @PREFIX@/bin/gherkin-ruby@RUBY_SUFFIX@
-bin/gherkin @PREFIX@/bin/gherkin@RUBY_SUFFIX@ \ No newline at end of file
+bin/gherkin @PREFIX@/bin/gherkin@RUBY_SUFFIX@