picturesort-0.3-1

double build function fix
thanks to frankspace, for leaving a comment
This commit is contained in:
Jaroslav Lichtblau 2014-11-30 19:07:37 +01:00
parent 5af8470a01
commit 03dfc3f3e8

View file

@ -22,7 +22,7 @@ build() {
make
}
build() {
package() {
cd $pkgname-$pkgver
install -Dm755 $pkgname "${pkgdir}"/usr/bin/$pkgname