Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/packages-i486-stage1/linux-api-headers
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-02 22:15:14 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-02 22:15:14 +0100
commit1c13a88a004d30c0ad7f156df7ca19eb94353621 (patch)
tree26937c8b9d83c3ab2c4186c12b9bc0e590a9ee57 /packages-i486-stage1/linux-api-headers
parent2f578141b1a7ba3de5a5a2a8400e07c226202009 (diff)
on the way to openssh
Diffstat (limited to 'packages-i486-stage1/linux-api-headers')
-rw-r--r--packages-i486-stage1/linux-api-headers2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages-i486-stage1/linux-api-headers b/packages-i486-stage1/linux-api-headers
index 2b9a2e2..b2ad3b4 100644
--- a/packages-i486-stage1/linux-api-headers
+++ b/packages-i486-stage1/linux-api-headers
@@ -1,4 +1,4 @@
-# the Linux kernel has it's own way for cross compilations, we need
+# the Linux kernel has it's own way for cross compilation, we need
# only the header files for glibc later, but it's better to make sure
# to pick the correct target archicture right away
sed -i "s@make@make ARCH=$KERNEL_ARCH CROSS_COMPILE=$XTOOLS_ARCH_PREFIX@g" PKGBUILD