From 42b0e99998b3abd874ac5d6035db6a54ae29fa9e Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 28 Mar 2020 10:06:32 +0100 Subject: community/zeroc-ice: do not move usr/lib64 to usr/lib on 32-bit --- community/zeroc-ice/PKGBUILD | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 community/zeroc-ice/PKGBUILD (limited to 'community') diff --git a/community/zeroc-ice/PKGBUILD b/community/zeroc-ice/PKGBUILD new file mode 100644 index 00000000..b82d04eb --- /dev/null +++ b/community/zeroc-ice/PKGBUILD @@ -0,0 +1,7 @@ +eval "$( + declare -f package_zeroc-ice| \ + sed ' + s|rm.*/usr/lib.*|| + s|mv.*/usr/lib64.*/usr/lib.*|| + ' +)" -- cgit v1.2.3