1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Do not try to strip a python script, it fixes install with SKYPE option enabled

Reported by:	mat@
This commit is contained in:
Renato Botelho 2015-05-19 14:23:48 +00:00
parent 5000f5f460
commit 4ecbc7a5e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386782

View File

@ -86,7 +86,6 @@ post-patch:
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/bitlbee
.if ${PORT_OPTIONS:MSKYPE}
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/skyped
${MV} ${STAGEDIR}${PREFIX}/etc/skyped/skyped.conf \
${STAGEDIR}${PREFIX}/etc/skyped/skyped.conf.sample
${MV} ${STAGEDIR}${PREFIX}/etc/skyped/skyped.cnf \