wok diff libevent/receipt @ rev 10061
xfce4-taskmanager: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 04:49:21 2011 +0000 (2011-05-20) |
parents | 409f65125bed |
children | 5f92d19e6aa5 |
line diff
1.1 --- a/libevent/receipt Mon Feb 07 17:49:31 2011 +0000 1.2 +++ b/libevent/receipt Fri May 20 04:49:21 2011 +0000 1.3 @@ -14,7 +14,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - [ -d $PACKAGE-$VERSION-stable ] || mv $PACKAGE-$VERSION-stable $PACKAGE-$VERSION 1.8 + [ -d $PACKAGE-$VERSION-stable ] && mv $PACKAGE-$VERSION-stable $PACKAGE-$VERSION 1.9 cd $src 1.10 ./configure --prefix=/usr \ 1.11 --mandir=/usr/share/man $CONFIGURE_ARGS