Date: Thu, 05 Nov 2015 06:43:58 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203607] [patch] audio/audacity: Upgrade to 2.1.1 Message-ID: <bug-203607-13-edVd2dQOEv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203607-13@https.bugs.freebsd.org/bugzilla/> References: <bug-203607-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=203607 --- Comment #29 from Kubilay Kocak <koobs@FreeBSD.org> --- (In reply to xxjack12xx from comment #28) If an install-strip target exists in the Makefile then this *should* already do it. If its buggy or it doesn't exist, then you can use post-install: ${STRIP_CMD} ${STAGEDIR}/path/to/binary Long term, its better that an install-strip target exists and works, so if you can fix it and send it upstream, bonus points. Please also attach your change in unified diff format (via svn diff or diff -u) if you can. -- 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-203607-13-edVd2dQOEv>