wok-6.x diff ecm/receipt @ rev 11838

perl-digest-md5: Sync with wok-tank.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Feb 27 01:04:07 2012 -0500 (2012-02-27)
parents 1dc033b25f22
children 1f49cc79cf1c
line diff
     1.1 --- a/ecm/receipt	Sun Feb 13 22:57:56 2011 +0100
     1.2 +++ b/ecm/receipt	Mon Feb 27 01:04:07 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