wok diff reiserfsprogs/receipt @ rev 10315

edje: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 23:52:04 2011 +0000 (2011-05-21)
parents 8be66f03fbd2
children 73641efed1cc
line diff
     1.1 --- a/reiserfsprogs/receipt	Wed Feb 24 11:44:49 2010 +0000
     1.2 +++ b/reiserfsprogs/receipt	Sat May 21 23:52:04 2011 +0000
     1.3 @@ -26,7 +26,5 @@
     1.4  {
     1.5  	mkdir -p $fs
     1.6  	cp -a $_pkg/sbin $fs/
     1.7 -	
     1.8 -	strip -s $fs/sbin/*
     1.9  }
    1.10