wok diff imlib2/receipt @ rev 9846
Fixed apache-mod-wsgi for tazwok. Just need to cd $src before compiling.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 15 18:30:30 2011 +0000 (2011-05-15) |
parents | 741d74ff5db3 |
children | 73641efed1cc |
line diff
1.1 --- a/imlib2/receipt Sat Oct 09 20:29:32 2010 +0000 1.2 +++ b/imlib2/receipt Sun May 15 18:30:30 2011 +0000 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