wok diff boxbackup-client/receipt @ rev 10300
dmraid: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 18:56:32 2011 +0000 (2011-05-21) |
parents | ab455c725e30 |
children | e542ba4fbc72 |
line diff
1.1 --- a/boxbackup-client/receipt Fri Mar 04 22:59:31 2011 +0100 1.2 +++ b/boxbackup-client/receipt Sat May 21 18:56:32 2011 +0000 1.3 @@ -23,7 +23,7 @@ 1.4 cp -a $_pkg/boxbackup-${VERSION}-backup-client-linux-gnu/bb* $fs/usr/bin 1.5 rm -f $fs/usr/bin/*.* 1.6 mkdir -p $fs/etc/init.d 1.7 - cp -a stuff/bbackupd $fs/etc/init.d 1.8 + cp -a $stuff/bbackupd $fs/etc/init.d 1.9 } 1.10 1.11 # Pre and post install commands for Tazpkg