diff options
author | Michael Hanson <hansonorders@verizon.net> | 2011-08-02 20:12:48 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2011-08-02 20:12:48 (GMT) |
commit | 01c20a7d13169e2d77e63296de33000a7afc190d (patch) | |
tree | d1344ee265115d779841b67f5310afe2ecdff8a4 /abs/core/runit-scripts/PKGBUILD | |
parent | da0250d306f5b12252c75f0574aea5cf4e2a63b9 (diff) | |
download | linhes_pkgbuild-01c20a7d13169e2d77e63296de33000a7afc190d.zip linhes_pkgbuild-01c20a7d13169e2d77e63296de33000a7afc190d.tar.gz linhes_pkgbuild-01c20a7d13169e2d77e63296de33000a7afc190d.tar.bz2 |
runit-scripts: Ensure /var/run/mysqld exists
Diffstat (limited to 'abs/core/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD index 6c8a5ed..f6cace4 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=2.1.1 -pkgrel=21 +pkgrel=22 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |