From b4cf5d6e1197c8076b94131ef2495c6d5c6fb89a Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 25 Feb 2018 21:14:09 +0100 Subject: building most unproblematic packages in stage3 --- i486-stage3/openssl/DESCR | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 i486-stage3/openssl/DESCR (limited to 'i486-stage3/openssl/DESCR') 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. -- cgit v1.2.3-54-g00ecf