wok diff libee/receipt @ rev 11682
Up: git to 1.7.9.1. Add git-daemon so the user can run a web daemon of git repos.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 18 08:37:39 2012 -0500 (2012-02-18) |
parents | 0ef9618e4ad5 |
children | 394ef0611eb5 |
line diff
1.1 --- a/libee/receipt Wed Dec 14 02:27:17 2011 +0100 1.2 +++ b/libee/receipt Sat Feb 18 08:37:39 2012 -0500 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 \