Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Nov 2014 10:26:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 193314] [NEW PORT] www/py-seafdav: Addons to py-wsgidav
Message-ID:  <bug-193314-21822-9UuR3HUlXm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193314-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193314-21822@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=193314

John Marino <marino@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Needs Triage

--- Comment #14 from John Marino <marino@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193314-21822-9UuR3HUlXm>