wok-stable diff devede/receipt @ rev 7613

Add fakeroot. Gives a fake root enviroment, useful for building packages as a non-privileged user.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 11 21:32:22 2010 +0000 (2010-12-11)
parents 08fc63cf36a6
children 900f439ea346
line diff
     1.1 --- a/devede/receipt	Fri Oct 01 20:27:25 2010 +0000
     1.2 +++ b/devede/receipt	Sat Dec 11 21:32:22 2010 +0000
     1.3 @@ -33,6 +33,5 @@
     1.4  	cp -a $_pkg/usr/lib $fs/usr
     1.5  	cp -a $_pkg/usr/share/applications $fs/usr/share
     1.6  	cp -a $_pkg/usr/share/devede $fs/usr/share
     1.7 -	cp -a $_pkg/usr/share/pixmaps $fs/usr/share
     1.8  }
     1.9