diff options
author | James Meyer <james.meyer@operamail.com> | 2009-02-27 01:18:11 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-02-27 01:18:11 (GMT) |
commit | 0f2c56869ac05a79872dd87cc19c7b3360057150 (patch) | |
tree | 03fc37421146c7ea4cd6f633ee7b3a6b9e82212d /abs/core-testing/runit-scripts/PKGBUILD | |
parent | 5052e9c0a398e308a876eba561d5499d810df0ae (diff) | |
download | linhes_pkgbuild-0f2c56869ac05a79872dd87cc19c7b3360057150.zip linhes_pkgbuild-0f2c56869ac05a79872dd87cc19c7b3360057150.tar.gz linhes_pkgbuild-0f2c56869ac05a79872dd87cc19c7b3360057150.tar.bz2 |
Remove commented line not needed by linhes.
Besides it had a typo in it as pointed out by Mr Hanson.
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 63f061e..1b74888 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=33 +pkgrel=34 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |