wok-current diff gtk+/receipt @ rev 10236
Up: xorg-xf86-video-intel to 2.15.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 00:37:49 2011 +0000 (2011-05-21) |
parents | 588b8e050fb4 |
children | 43e3267023cb |
line diff
1.1 --- a/gtk+/receipt Mon May 16 22:27:26 2011 +0200 1.2 +++ b/gtk+/receipt Sat May 21 00:37:49 2011 +0000 1.3 @@ -25,7 +25,8 @@ 1.4 ./configure \ 1.5 --prefix=/usr \ 1.6 --sysconfdir=/etc \ 1.7 - --with-html-dir=/usr/share/doc && 1.8 + --with-html-dir=/usr/share/doc \ 1.9 + $CONFIGURE_ARGS && 1.10 make -j 4 && 1.11 make DESTDIR=$DESTDIR install 1.12 }