wok diff libee/receipt @ rev 12698
Add terminator (multi terminal in a single window)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 03 11:38:25 2012 +0200 (2012-05-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 Thu May 03 11:38:25 2012 +0200 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 \