[Bug 194215] [maintainer] emulators/dynagen: clean sanity check
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 9 12:08:59 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194215
John Marino <marino at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marino at FreeBSD.org
--- Comment #10 from John Marino <marino at FreeBSD.org> ---
I like the new patch better, but I don't understand why this line didn't
change:
"${FIND} ${WRKSRC} -type f -name \*.py -or -name dynagen -or -name
pemu-start.sh ..."
The shebang files are "SHEBANG_FILES= *.py dynagen pemu-start.sh"
which is exactly the same. surely these files don't need to be fixed twice?
(e.g. at least dynagen and pemu-start.sh would be on one method or the other,
but not both, right?)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list