Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 2026 10:52:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 296890] security/openvpn: needs addition to SHEBANG_FILES and some cleanup
Message-ID:  <bug-296890-7788-zccfVtBIDd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-296890-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #6 from Vladimir Druzenko <vvd@FreeBSD.org> ---
My suggestion:
post-install-EXAMPLES-on:
        (cd ${WRKSRC}/sample && \
                ${COPYTREE_SHARE} "sample-config-files sample-keys
sample-plugins" \
                        ${STAGEDIR}${EXAMPLESDIR} '! -name "*.orig"' && \
                ${COPYTREE_BIN} sample-scripts ${STAGEDIR}${EXAMPLESDIR} '!
-name "*.orig"')

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296890-7788-zccfVtBIDd>