diff options
author | James Meyer <james.meyer@operamail.com> | 2009-03-09 16:44:23 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-03-09 16:44:23 (GMT) |
commit | c802f4e68f36af6d4ff89fc33c50a1837e007b76 (patch) | |
tree | a49fc1ae90d541921b56a27596be1fd59eb8f12b /abs/core-testing/runit/PKGBUILD | |
parent | a962fbdaa7253d70c1e0d104eb84886d2e5115b0 (diff) | |
download | linhes_pkgbuild-c802f4e68f36af6d4ff89fc33c50a1837e007b76.zip linhes_pkgbuild-c802f4e68f36af6d4ff89fc33c50a1837e007b76.tar.gz linhes_pkgbuild-c802f4e68f36af6d4ff89fc33c50a1837e007b76.tar.bz2 |
runit don't symlink if it's already present.
Diffstat (limited to 'abs/core-testing/runit/PKGBUILD')
-rwxr-xr-x | abs/core-testing/runit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/runit/PKGBUILD b/abs/core-testing/runit/PKGBUILD index 1303167..90bb57e2 100755 --- a/abs/core-testing/runit/PKGBUILD +++ b/abs/core-testing/runit/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit pkgver=1.8.0 -pkgrel=61 +pkgrel=62 pkgdesc="A replacement for sysvinit, and other init schemes, with service supervision" url="http://smarden.org/runit/" license="BSD" |