pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby-gherkin ruby-gherkin: ALTERNATIVES file need...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bbed80a77e23
branches: trunk
changeset: 314091:bbed80a77e23
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Oct 18 14:36:48 2018 +0000
description:
ruby-gherkin: ALTERNATIVES file needs newline at the end.
Without it the EOF handling in the INSTALL script broke.
diffstat:
lang/ruby-gherkin/ALTERNATIVES | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (8 lines):
diff -r e15444c1c49e -r bbed80a77e23 lang/ruby-gherkin/ALTERNATIVES
--- a/lang/ruby-gherkin/ALTERNATIVES Thu Oct 18 14:33:15 2018 +0000
+++ b/lang/ruby-gherkin/ALTERNATIVES Thu Oct 18 14:36:48 2018 +0000
@@ -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@
Home |
Main Index |
Thread Index |
Old Index