wok-current
diff ecm/receipt @ rev 9648
Up: thunderbird-langpack-de to 3.1.10.
author |
Christopher Rogers <slaxemulator@gmail.com> |
date |
Fri Apr 29 01:19:26 2011 +0000 (2011-04-29) |
parents |
1dc033b25f22 |
children |
1f49cc79cf1c |
line diff
1.1 --- a/ecm/receipt Sun Feb 13 22:57:56 2011 +0100
1.2 +++ b/ecm/receipt Fri Apr 29 01:19:26 2011 +0000
1.3 @@ -14,6 +14,7 @@
1.4 # Rules to configure and make the package.
1.5 compile_rules()
1.6 {
1.7 + cd $src
1.8 for i in ecm unecm; do
1.9 gcc $i.c -o $i
1.10 done