wok-stable diff libevent/receipt @ rev 8681
Fixed linux and its wanted receipts. Fixed check_modules.sh script. Add linux-speakup.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Feb 16 20:27:55 2011 +0000 (2011-02-16) |
parents | 409f65125bed |
children | 5f92d19e6aa5 |
line diff
1.1 --- a/libevent/receipt Mon Feb 07 17:49:31 2011 +0000 1.2 +++ b/libevent/receipt Wed Feb 16 20:27:55 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