summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaroslav Lichtblau2014-11-30 19:07:37 +0100
committerJaroslav Lichtblau2014-11-30 19:07:37 +0100
commit03dfc3f3e8cf1c66d67582da2f4df8bd3fbbaee4 (patch)
treecbd01beb3dc9443cc19017307d36f9c40341e02f /PKGBUILD
parent5af8470a01accfde1fef33b28b6cc3e561837621 (diff)
downloadaur-picturesort.tar.gz
picturesort-0.3-1
double build function fix thanks to frankspace, for leaving a comment
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47cfb1aeb99e..4cda3084e6b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ build() {
make
}
-build() {
+package() {
cd $pkgname-$pkgver
install -Dm755 $pkgname "${pkgdir}"/usr/bin/$pkgname