summaryrefslogtreecommitdiff
path: root/libre/bbswitch-parabola/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/bbswitch-parabola/PKGBUILD')
-rw-r--r--libre/bbswitch-parabola/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/bbswitch-parabola/PKGBUILD b/libre/bbswitch-parabola/PKGBUILD
index 9c721f46c..9a664f09c 100644
--- a/libre/bbswitch-parabola/PKGBUILD
+++ b/libre/bbswitch-parabola/PKGBUILD
@@ -37,7 +37,7 @@ build() {
_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
- i make KDIR=/lib/modules/${_kernver}/build
+ make KDIR=/lib/modules/${_kernver}/build
}
package() {