summaryrefslogtreecommitdiff
path: root/i486-stage1/less/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'i486-stage1/less/DESCR')
-rw-r--r--i486-stage1/less/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/i486-stage1/less/DESCR b/i486-stage1/less/DESCR
new file mode 100644
index 0000000..a4c1acd
--- /dev/null
+++ b/i486-stage1/less/DESCR
@@ -0,0 +1,3 @@
+# prepare configure for cross-compilation
+sed -i "s@sh configure@sh configure --host=$TARGET_ARCH --build=$BUILD_ARCH@g" PKGBUILD
+