wok diff truecrypt/receipt @ rev 22147

updated xalan-c and xalan-c-dev (1.10.0 -> 1.11)
author Hans-G?nter Theisgen
date Wed Nov 06 16:26:14 2019 +0100 (2019-11-06)
parents affba9aecc73
children 7c0170dd3ecc
line diff
     1.1 --- a/truecrypt/receipt	Mon Oct 26 02:54:52 2015 +0200
     1.2 +++ b/truecrypt/receipt	Wed Nov 06 16:26:14 2019 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|uname -m|echo i486|' Makefile
     1.8  	sed -i 's/^export LFLAGS :=$/& -Wl,--copy-dt-needed-entries -ldl/' Makefile
     1.9  	export PKCS11_INC="/usr/include/pkcs"
    1.10  	cd $src