wok-6.x diff libee/receipt @ rev 13685
btrfs-progs: do not create 2 snapshots simultaneously...
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 03 11:12:37 2012 +0100 (2012-12-03) |
parents | 0ef9618e4ad5 |
children | 394ef0611eb5 |
line diff
1.1 --- a/libee/receipt Wed Dec 14 02:27:17 2011 +0100 1.2 +++ b/libee/receipt Mon Dec 03 11:12:37 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 \