aboutsummaryrefslogtreecommitdiffstats
path: root/main/flashrom/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/flashrom/APKBUILD')
-rw-r--r--main/flashrom/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/flashrom/APKBUILD b/main/flashrom/APKBUILD
index 89fd5f7c8e..8fcfa16de3 100644
--- a/main/flashrom/APKBUILD
+++ b/main/flashrom/APKBUILD
@@ -26,7 +26,7 @@ build() {
package() {
cd "$_builddir"
- make PREFIX="$pkgdir/usr/" install
+ make PREFIX="$pkgdir/usr/" install
}
md5sums="aab9c98925d9cfb5ffb28b67a6112530 flashrom-0.9.9.tar.bz2"