diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-07-30 22:11:54 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-07-30 22:11:54 (GMT) |
commit | 2a44e7d62b7a9b1f554ccbbb2691b6b7e6cfa13c (patch) | |
tree | 4a54b2d074708d6de0c8e5673962b1625e9ae527 /abs/core-testing/runit-scripts/PKGBUILD | |
parent | 6cc75f757054a81859b764846d1bf7a4271d26a7 (diff) | |
download | linhes_pkgbuild-2a44e7d62b7a9b1f554ccbbb2691b6b7e6cfa13c.zip linhes_pkgbuild-2a44e7d62b7a9b1f554ccbbb2691b6b7e6cfa13c.tar.gz linhes_pkgbuild-2a44e7d62b7a9b1f554ccbbb2691b6b7e6cfa13c.tar.bz2 |
runit-scripts: remove ugly startup command logging from lircd/run
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 aa26834..6bea389 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=93 +pkgrel=94 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |