summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornull2015-09-18 14:14:57 -0400
committernull2015-09-18 14:14:57 -0400
commita62ae6bb77cc0d743808616a0b67ff29c48ac353 (patch)
treef9af3ae998730f547a86b352d30c1924c766ae1a /PKGBUILD
parent34aae8ee1f3531d727847740b63442ac1991e7a8 (diff)
downloadaur-a62ae6bb77cc0d743808616a0b67ff29c48ac353.tar.gz
Another temp commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a6b400c7640..0a8effdd6f53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,6 +23,6 @@ build() {
}
package() {
- cd uberwriter
+ cd uberwriter_bugfixes
python2 setup.py install --root=${pkgdir}
}