- Fix install phase

Reported by:	QAT
This commit is contained in:
Thomas Abthorpe 2010-04-07 18:25:59 +00:00
parent fdc9191d35
commit 1031ced7ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252402

View File

@ -31,7 +31,7 @@ USE_GSTREAMER= good
NO_BUILD= yes
do-install:
@${CD} ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py install
cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py install
post-install:
@${MV} ${PREFIX}/bin/openlp.pyw ${PREFIX}/bin/openlp