[arch-commits] Commit in python-flask-wtf/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Oct 13 16:00:34 UTC 2016
Date: Thursday, October 13, 2016 @ 16:00:33
Author: anthraxx
Revision: 192192
removed debug print
Modified:
python-flask-wtf/trunk/PKGBUILD
----------+
PKGBUILD | 1 -
1 file changed, 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-13 15:44:11 UTC (rev 192191)
+++ PKGBUILD 2016-10-13 16:00:33 UTC (rev 192192)
@@ -45,7 +45,6 @@
package_python-flask-wtf() {
depends=('python-flask' 'python-wtforms' 'python-werkzeug')
cd ${_pyname}-${pkgver}
- find docs
python setup.py install --root="${pkgdir}" -O1
install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
More information about the arch-commits
mailing list