diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:33:21 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | de95c77222d96cdd9dd6d12f3ea80d923f5a020a (patch) | |
tree | 6f6fb71a139488ef6333700ba19d519aa4140e2a /sci-mathematics | |
parent | sci-geosciences/gpsd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-de95c77222d96cdd9dd6d12f3ea80d923f5a020a.tar.gz gentoo-de95c77222d96cdd9dd6d12f3ea80d923f5a020a.tar.bz2 gentoo-de95c77222d96cdd9dd6d12f3ea80d923f5a020a.zip |
sci-mathematics/gimps: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/gimps/files/gimps-26.6-r1-init.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/gimps/files/gimps-26.6-r1-init.d b/sci-mathematics/gimps/files/gimps-26.6-r1-init.d index dfee0e8c0c3e..73ef6a962ed9 100644 --- a/sci-mathematics/gimps/files/gimps-26.6-r1-init.d +++ b/sci-mathematics/gimps/files/gimps-26.6-r1-init.d @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 |