diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-26 19:25:25 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-26 19:25:25 (GMT) |
commit | 482c7d0ae581e691e5f3f1feb62ec35ddb262706 (patch) | |
tree | 118e2224765ca4ef79b4dee77b486192e6771395 /abs/core-testing/runit-scripts/PKGBUILD | |
parent | 271e0fe8aaa7444b2be76abb6799c487f853b04c (diff) | |
download | linhes_pkgbuild-482c7d0ae581e691e5f3f1feb62ec35ddb262706.zip linhes_pkgbuild-482c7d0ae581e691e5f3f1feb62ec35ddb262706.tar.gz linhes_pkgbuild-482c7d0ae581e691e5f3f1feb62ec35ddb262706.tar.bz2 |
change nfs startup script to source /etc/conf.d/nfs instead of nfsd
close FS#34
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 17758de..db82360 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=3 +pkgrel=4 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |