Path to this page:
Subject: CVS commit: pkgsrc/pkgtools/pkgin
From: Roland Illig
Date: 2020-05-17 14:13:47
Message id: 20200517121347.1820CFB27@cvs.NetBSD.org
Log Message:
pkgtools/pkgin: allow no-op SUBST block for paths
In a pkgsrc setup with default paths, the simple substitutions are all
no-ops. The last two substitutions only apply to Makefile.in, which
means that they are no-ops for the other files. Since the whole sed
command is not considered an identity substitution, an explicit
SUBST_NOOP_OK is needed here.
https://mail-index.netbsd.org/pkgsrc-users/2020/05/17/msg031245.html
Files: