wok diff imlib2/receipt @ rev 10538
ssmtp: fix path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 25 18:47:49 2011 +0200 (2011-05-25) |
parents | 741d74ff5db3 |
children | 73641efed1cc |
line diff
1.1 --- a/imlib2/receipt Sat Oct 09 20:29:32 2010 +0000 1.2 +++ b/imlib2/receipt Wed May 25 18:47:49 2011 +0200 1.3 @@ -21,6 +21,7 @@ 1.4 --prefix=/usr \ 1.5 --infodir=/usr/share/info \ 1.6 --mandir=/usr/share/man \ 1.7 + --with-x \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install