summaryrefslogtreecommitdiff
path: root/i486-stage3/openssl/DESCR
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-02-25 21:14:09 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-02-25 21:14:09 +0100
commitb4cf5d6e1197c8076b94131ef2495c6d5c6fb89a (patch)
treeb1503402e30c8ef9bd9089bdbf614e70da8baf00 /i486-stage3/openssl/DESCR
parent2d2dc3a222e422e49082e0031ac53118c1957a7e (diff)
downloadbootstrap32-b4cf5d6e1197c8076b94131ef2495c6d5c6fb89a.tar.xz
building most unproblematic packages in stage3
Diffstat (limited to 'i486-stage3/openssl/DESCR')
-rw-r--r--i486-stage3/openssl/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/i486-stage3/openssl/DESCR b/i486-stage3/openssl/DESCR
new file mode 100644
index 0000000..69d65f7
--- /dev/null
+++ b/i486-stage3/openssl/DESCR
@@ -0,0 +1,5 @@
+sed -i "s@'i686'@'$TARGET_CPU'@g" PKGBUILD
+sed -i "s@'linux-elf'@'linux-generic32'@g" PKGBUILD
+sed -i 's@shared no-ssl3-method ${optflags}@shared ${optflags}@' PKGBUILD
+
+# pod2man fails during building of documentation, not dramatic, ignoring that.