diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-04-15 20:38:18 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-04-15 20:38:18 (GMT) |
commit | 237df8ca287f8109dad86a73072853fd8d7670ff (patch) | |
tree | 3cf532283cc93d13f3b2155a72c29334b7f853b3 /abs/core/runit-scripts/PKGBUILD | |
parent | 7c996d3dbc7f8609f7dedbf0928305930d86c9cf (diff) | |
download | linhes_pkgbuild-237df8ca287f8109dad86a73072853fd8d7670ff.zip linhes_pkgbuild-237df8ca287f8109dad86a73072853fd8d7670ff.tar.gz linhes_pkgbuild-237df8ca287f8109dad86a73072853fd8d7670ff.tar.bz2 |
runit-scripts: update /sbin dirs to /usr/bin. refs #961
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 d97d14f..6525ba3 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.1 -pkgrel=15 +pkgrel=16 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |