wok-stable annotate assaultcube/stuff/assaultcube-server @ rev 6914
Added xz to busybox. Doesn't change size of busybox. This is show we can use tar.xz compress for tazpkg files if we want to. Added pre_install and post_remove functions to xz receipt.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 21 23:49:16 2010 +0000 (2010-10-21) |
parents | |
children |
rev | line source |
---|---|
slaxemulator@6588 | 1 #!/bin/sh |
slaxemulator@6588 | 2 |
slaxemulator@6588 | 3 cd /usr/share/assaultcube |
slaxemulator@6588 | 4 ac_server "$@" |