aboutsummaryrefslogtreecommitdiffstats
path: root/main/oprofile
diff options
context:
space:
mode:
Diffstat (limited to 'main/oprofile')
-rw-r--r--main/oprofile/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/oprofile/APKBUILD b/main/oprofile/APKBUILD
index 06b5fa31e7..f3fa34c059 100644
--- a/main/oprofile/APKBUILD
+++ b/main/oprofile/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.9.9
pkgrel=0
pkgdesc="A System Profiler for Linux"
url="http://oprofile.sourceforge.net/"
-arch="all"
+arch=""
license="GPL"
depends=""
makedepends="libiconv-dev popt-dev gettext-dev"
@@ -26,7 +26,7 @@ prepare() {
esac
done
}
-
+
build() {
cd "$srcdir/$pkgname-$pkgver"