wok diff h8300-gcc/receipt @ rev 3995

h8300-gcc: fix FSH
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 30 13:02:52 2009 +0200 (2009-08-30)
parents 031b4513a438
children 975439362c74
line diff
     1.1 --- a/h8300-gcc/receipt	Sat Aug 29 22:48:00 2009 +0000
     1.2 +++ b/h8300-gcc/receipt	Sun Aug 30 13:02:52 2009 +0200
     1.3 @@ -25,6 +25,8 @@
     1.4  		--enable-target-optspace \
     1.5  		--enable-obsolete \
     1.6  		--prefix=/usr \
     1.7 +		--exec-prefix=/usr/share/h8300-hitachi-hms \
     1.8 +		--libexecdir=/usr/lib/h8300-hitachi-hms \
     1.9  		--infodir=/usr/share/info \
    1.10  		--mandir=/usr/share/man \
    1.11  		$CONFIGURE_ARGS &&