dev-lang/python: use #!/sbin/openrc-run instead of #!/sbin/runscript

Approved by Michał Górny <mgorny@gentoo.org>

Gentoo-Bug: https://bugs.gentoo.org/573846
Gentoo-Bug: https://bugs.gentoo.org/581940

Package-Manager: portage-2.2.26
This commit is contained in:
Austin English
2016-05-03 11:55:30 -05:00
parent 13e644bb36
commit ffcc6e582c

View File

@@ -1,5 +1,5 @@
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Technologies, Inc.
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public Licence v2
# $Id$