wok-stable diff ajaxterm/receipt @ rev 10387

polkit: can't cross (use native)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 23 18:26:10 2011 +0200 (2011-05-23)
parents 84b5d08255f2
children c6794eb6dd1a
line diff
     1.1 --- a/ajaxterm/receipt	Tue Jun 30 18:10:05 2009 +0200
     1.2 +++ b/ajaxterm/receipt	Mon May 23 18:26:10 2011 +0200
     1.3 @@ -18,7 +18,7 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/share/ajaxterm
     1.6  	cp -a $src/*.py $src/*.js $src/*.css $src/*.html $fs/usr/share/ajaxterm
     1.7 -	cp -a stuff/* $fs/
     1.8 +	cp -a $stuff/* $fs/
     1.9  }
    1.10  
    1.11  post_install()