summaryrefslogtreecommitdiff
path: root/pcr/python2-pywebdav
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-22 00:27:59 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-04-22 00:27:59 -0300
commitc1dc526531c32570c9c3996d591ed9a11aaf1e51 (patch)
tree6b3c545db8649c9bb1526e6a1106dd8adbc543c2 /pcr/python2-pywebdav
parente77f082ec1da637319fe05bd89c77658d7d75399 (diff)
python2-{pywebdav,qrcode}: fixing pkgbuild sentences
Diffstat (limited to 'pcr/python2-pywebdav')
-rw-r--r--pcr/python2-pywebdav/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python2-pywebdav/PKGBUILD b/pcr/python2-pywebdav/PKGBUILD
index 0ae43ddb5..c5c72b22a 100644
--- a/pcr/python2-pywebdav/PKGBUILD
+++ b/pcr/python2-pywebdav/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=('python2-distribute')
source=(http://pywebdav.googlecode.com/files/PyWebDAV-$pkgver.tar.gz)
md5sums=('2fd2aca0074f0d0ac2701c9c0cadb89e')
-build()
+package()
{
cd $srcdir/PyWebDAV-$pkgver
python2 setup.py install --root=$pkgdir/