Date: Thu, 05 Feb 2015 11:14:24 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197323] www/deforaos-surfer : Update to 0.2.7 (and fix break) Message-ID: <bug-197323-13-Jx2lbCRHx2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-197323-13@https.bugs.freebsd.org/bugzilla/> References: <bug-197323-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=197323 --- Comment #8 from John Marino <marino@FreeBSD.org> --- I would have accepted the patch the "@" wasn't in front of ${STRIP_CMD}. We do not suppress command that occur in installation targets (with the exception of mkdir commands). Also, you don't need to invoke STRIP_CMD three times, you can call it once with three arguments. Please update the patch to at least remove the "@" symbol. You don't need to update the poudriere log, that looks fine. -- 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-197323-13-Jx2lbCRHx2>