wok-current diff boxbackup-client/receipt @ rev 10871
gpodder: Fixed genpkg_rules. Saved 150kb off the package size.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jun 19 11:45:40 2011 +0000 (2011-06-19) |
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 Sun Jun 19 11:45:40 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