Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Feb 2015 12:08:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194215] [maintainer] emulators/dynagen: clean sanity check
Message-ID:  <bug-194215-13-1fiDtTL6Fo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194215-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194215-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194215

John Marino <marino@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marino@FreeBSD.org

--- Comment #10 from John Marino <marino@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194215-13-1fiDtTL6Fo>