wok-6.x diff cacerts/receipt @ rev 19112
Deprecate "murrine" package, use "gtk2-engine-murrine" instead.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat May 07 04:49:28 2016 +0300 (2016-05-07) |
parents | 7ea974b8da3a |
children | cfa2c2f63692 |
line diff
1.1 --- a/cacerts/receipt Thu Apr 30 03:52:25 2015 +0300 1.2 +++ b/cacerts/receipt Sat May 07 04:49:28 2016 +0300 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.txt" 1.5 #WGET_URL="http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1" 1.6 WGET_URL="http://anduin.linuxfromscratch.org/sources/other/certdata.txt" 1.7 +HOST_ARCH="any" 1.8 1.9 DEPENDS="openssl" 1.10 BUILD_DEPENDS="openssl" 1.11 @@ -34,6 +35,10 @@ 1.12 1.13 post_install() 1.14 { 1.15 + case "$1" in 1.16 + /cross*) return 1.17 + esac 1.18 + 1.19 echo "Rehash certificates:" 1.20 if [ -d "$1/$INSTALLED/perl" ]; then 1.21 chroot "$1/" c_rehash