wok diff ebtables/receipt @ rev 21352

updated libxml2, libxml2-dev, libxml2-python and libxml2-tools (2.8.0 -> 2.9.9)
author Hans-G?nter Theisgen
date Sun Apr 21 07:35:58 2019 +0100 (2019-04-21)
parents 5913b5418083
children d741df010f45
line diff
     1.1 --- a/ebtables/receipt	Thu Aug 15 17:36:26 2013 +0000
     1.2 +++ b/ebtables/receipt	Sun Apr 21 07:35:58 2019 +0100
     1.3 @@ -14,7 +14,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  	sed -i 's/), ret = 0/), ret = ret - ret/' communication.c
    1.10  	mkdir -p $DESTDIR/etc/rc.d/init.d/ $DESTDIR/etc/sysconfig/
    1.11  	make && make DESTDIR=$DESTDIR -j1 install