diff options
author | James Meyer <james.meyer@operamail.com> | 2009-01-19 15:21:58 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-01-19 15:21:58 (GMT) |
commit | e7d7822ab75eeb5b35fd7ee6d9a1cfc4e730272e (patch) | |
tree | 4985b0e82c15883483f5b60aebc59f23e84078b6 /abs/core-testing/runit-scripts/PKGBUILD | |
parent | f0055f30233637b74ca08c9cabddb0dafa58e10d (diff) | |
download | linhes_pkgbuild-e7d7822ab75eeb5b35fd7ee6d9a1cfc4e730272e.zip linhes_pkgbuild-e7d7822ab75eeb5b35fd7ee6d9a1cfc4e730272e.tar.gz linhes_pkgbuild-e7d7822ab75eeb5b35fd7ee6d9a1cfc4e730272e.tar.bz2 |
add mkdir -p to the default mysql run script
redirect crap to /dev/null
Diffstat (limited to 'abs/core-testing/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core-testing/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/runit-scripts/PKGBUILD b/abs/core-testing/runit-scripts/PKGBUILD index ccd0d1f..8deb06f 100755 --- a/abs/core-testing/runit-scripts/PKGBUILD +++ b/abs/core-testing/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=1.8.0 -pkgrel=26 +pkgrel=27 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |