wok diff ecm/receipt @ rev 11817

firefox: Updated WANTED packages to 10.0.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 25 13:53:42 2012 -0500 (2012-02-25)
parents 1dc033b25f22
children 1f49cc79cf1c
line diff
     1.1 --- a/ecm/receipt	Sun Feb 13 22:57:56 2011 +0100
     1.2 +++ b/ecm/receipt	Sat Feb 25 13:53:42 2012 -0500
     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