https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193314
John Marino <mar...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Needs Triage --- Comment #14 from John Marino <mar...@freebsd.org> --- 1) combine do-install and post-install. There is no reason to have two targets. 2) X @cd ${WRKSRC}/wsgidav/addons/seafile && ${COPYTREE_SHARE} . ${STAGEDIR}${PYTHON_SITELIBDIR}/wsgidav/addons/seafile Remove "@" and surround with "()" 3) X@dirrmtry %%PYTHON_SITELIBDIR%%/wsgidav/addons/seafile remove that line I'm moving this back to triage so it doesn't get lost again. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"