svn commit: r334938 - head/devel/py-gitosis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Nov 26 14:52:20 UTC 2013
Author: sunpoet
Date: Tue Nov 26 14:52:19 2013
New Revision: 334938
URL: http://svnweb.freebsd.org/changeset/ports/334938
Log:
- Remove PLIST_DIRSTRY: it causes packaging failure with pkgng
Approved by: maintainer (implicit)
Modified:
head/devel/py-gitosis/Makefile
Modified: head/devel/py-gitosis/Makefile
==============================================================================
--- head/devel/py-gitosis/Makefile Tue Nov 26 14:49:04 2013 (r334937)
+++ head/devel/py-gitosis/Makefile Tue Nov 26 14:52:19 2013 (r334938)
@@ -25,8 +25,6 @@ GROUPS= ${USERS}
WRKSRC= ${WRKDIR}/${PORTNAME}
PYDISTUTILS_PKGVERSION= ${PORTVERSION:R}
-PLIST_DIRSTRY= git
-
post-install:
${CHMOD} +x ${STAGEDIR}${PYTHON_SITELIBDIR}/${PYEASYINSTALL_EGG}/gitosis/templates/admin/hooks/post-update
More information about the svn-ports-head
mailing list