wok diff libpri/receipt @ rev 22401
expat: use same DL as in Next
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sun Dec 08 12:26:44 2019 +0000 (2019-12-08) |
parents | e3944c37af3a |
children | e57a14f339ba |
line diff
1.1 --- a/libpri/receipt Thu Aug 15 13:59:18 2013 +0000 1.2 +++ b/libpri/receipt Sun Dec 08 12:26:44 2019 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + sed -i 's|uname -m|echo i486|' Makefile 1.9 export CFLAGS="-Wno-error=unused-but-set-variable" 1.10 sed -i 's|tei = (h->u.data|// &|;s/int tei;/int tei = tei;/' q921.c 1.11 make