wok-stable diff libee/receipt @ rev 11893
busybox: add AUFS_NOT_SUPPORTED
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 29 11:50:38 2012 +0100 (2012-02-29) |
parents | 0ef9618e4ad5 |
children |
line diff
1.1 --- a/libee/receipt Wed Dec 14 02:27:17 2011 +0100 1.2 +++ b/libee/receipt Wed Feb 29 11:50:38 2012 +0100 1.3 @@ -15,6 +15,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + cd $src 1.8 # Patch from http://www.gossamer-threads.com/lists/rsyslog/users/4600 1.9 patch -p 1 < $stuff/libee-build-fix.patch 1.10 ./configure $CONFIGURE_ARGS \