diff options
author | James Meyer <james.meyer@operamail.com> | 2009-01-26 22:40:42 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-01-26 22:40:42 (GMT) |
commit | 257586d195a7c79c270273b4ba85d2742c0a65c5 (patch) | |
tree | bbc90d1f8be44ec4c85e56747c4b9b9562e400f7 /abs/core-testing/runit-scripts/PKGBUILD | |
parent | 4823e05ad1b2c8adfc191f31d3fe535df1326571 (diff) | |
download | linhes_pkgbuild-257586d195a7c79c270273b4ba85d2742c0a65c5.zip linhes_pkgbuild-257586d195a7c79c270273b4ba85d2742c0a65c5.tar.gz linhes_pkgbuild-257586d195a7c79c270273b4ba85d2742c0a65c5.tar.bz2 |
cleanup of starting X
Also fix status message for X not going to tty1
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 0f84074..3811e1a 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=28 +pkgrel=32 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |