pkgsrc/devel/bugzilla
rillig e42438f683 Fixed SUBST sed expression that confused pkglint.
In the text "s|\$diffpath = .*|...|", the dollar is interpreted as a Make
variable, as if it were "s|\${d}iffpath". Since that variable is usually
not defined, the substitution failed to match. Since most systems provide
a diff tool in /usr/bin, this didn't break anything.

The patched version can also handle DIFF=/usr/bin/gdiff or
DIFF=/opt/bin/gnudiff.
2018-01-02 00:08:42 +00:00
..
files
patches
DESCR
distinfo
INSTALL Added Missing file with previous commit, INSTALL, sorry 2017-03-19 12:52:57 +00:00
Makefile Fixed SUBST sed expression that confused pkglint. 2018-01-02 00:08:42 +00:00
MESSAGE
options.mk
PLIST