diff options
author | James Meyer <james.meyer@operamail.com> | 2012-01-26 02:18:38 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-01-26 02:18:38 (GMT) |
commit | 55b3626309830e1301dcd66e5755a8ab2b59a4a1 (patch) | |
tree | ebb27ad59d560300c00a3a913066cba378410040 /abs/core/runit-scripts/PKGBUILD | |
parent | 7c3ce938ec4888b5a3f2736adc6b0a55808c6012 (diff) | |
download | linhes_pkgbuild-55b3626309830e1301dcd66e5755a8ab2b59a4a1.zip linhes_pkgbuild-55b3626309830e1301dcd66e5755a8ab2b59a4a1.tar.gz linhes_pkgbuild-55b3626309830e1301dcd66e5755a8ab2b59a4a1.tar.bz2 |
runit-scripts: add mythdroid (reverse-merged from commit 776f600da45e3bd07de34509624b88d6081cd4da)
runit-scripts: add mythdroid (reverse-merged from commit 9e3312aa14c7e94b95c6cceba4ae8a0610e272c7)
Reverting the entire change because it introduces problems with mythbackend.
Will add the mythdroid fix back in the next few commits.
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 b58966d..877fe18 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=50 +pkgrel=49 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |