wok diff acl/receipt @ rev 7957

Up: mlt-python-bindings to 0.6.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Jan 15 17:23:12 2011 +0000 (2011-01-15)
parents 00abc38d049f
children cd2506f67c2e
line diff
     1.1 --- a/acl/receipt	Sun Jan 09 13:54:38 2011 +0100
     1.2 +++ b/acl/receipt	Sat Jan 15 17:23:12 2011 +0000
     1.3 @@ -40,7 +40,7 @@
     1.4  
     1.5  	# Configure is included in Makefile
     1.6  	{ make LOCAL_CONFIGURE_OPTIONS="$CONFIGURE_ARGS" &&
     1.7 -	make install install-lib install-dev
     1.8 +	make install install-lib install-dev DESTDIR=$PWD/_pkg
     1.9  	} || { mv -f /bin/sh.bak /bin/sh; return 1; }
    1.10  
    1.11  	mv -f /bin/sh.bak /bin/sh