wok-6.x diff input-utils/receipt @ rev 3993

Upgrade: h8300-gcc (4.4.0 to 4.4.1)
author Matthew Sheets <rcx@zoominternet.net>
date Sat Aug 29 22:48:00 2009 +0000 (2009-08-29)
parents 0c66ef3b8a58
children 805d7c16ae38
line diff
     1.1 --- a/input-utils/receipt	Sat Dec 20 19:13:11 2008 +0100
     1.2 +++ b/input-utils/receipt	Sat Aug 29 22:48:00 2009 +0000
     1.3 @@ -19,7 +19,6 @@
     1.4  	sed -i 's/input-recv lircd.conf/input-recv/' GNUmakefile
     1.5  	prefix="/usr"
     1.6  	CFLAGS="$CFLAGS -O3 -march=i486"
     1.7 -echo $CFLAGS
     1.8  	export prefix CFLAGS
     1.9  	make && make DESTDIR=$PWD/_pkg install
    1.10  }