wok diff ebtables/receipt @ rev 21937

Up nnn (2.7)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 07 18:30:01 2019 +0200 (2019-10-07)
parents 5913b5418083
children d741df010f45
line diff
     1.1 --- a/ebtables/receipt	Thu Aug 15 17:36:26 2013 +0000
     1.2 +++ b/ebtables/receipt	Mon Oct 07 18:30:01 2019 +0200
     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