wok-4.x rev 2469
input-utils: fix typo in receipt
author | Dominique Corbex <domcox@users.sourceforge.net> |
---|---|
date | Sat Mar 14 21:15:07 2009 +0100 (2009-03-14) |
parents | 9058617a46bb |
children | 01f835690c3b |
files | input-utils/receipt |
line diff
1.1 --- a/input-utils/receipt Sat Mar 14 20:44:49 2009 +0100 1.2 +++ b/input-utils/receipt Sat Mar 14 21:15:07 2009 +0100 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 }