[Bug 203607] [patch] audio/audacity: Upgrade to 2.1.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 5 06:43:58 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203607

--- Comment #29 from Kubilay Kocak <koobs at 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.


More information about the freebsd-ports-bugs mailing list