public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-portage/prefix-chain-setup/files/
@ 2017-04-03 16:53 Michael Haubenwallner
  0 siblings, 0 replies; only message in thread
From: Michael Haubenwallner @ 2017-04-03 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     4ba1714c12c07d298fb1e1c71c4d210a9c01b103
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  3 16:53:03 2017 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Mon Apr  3 16:53:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ba1714c

app-portage/prefix-chain-setup: use /usr/bin/env shebang

Package-Manager: portage-2.3.3

 app-portage/prefix-chain-setup/files/prefix-chain-setup.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/prefix-chain-setup/files/prefix-chain-setup.in b/app-portage/prefix-chain-setup/files/prefix-chain-setup.in
index dacb48318df..d3923f1b438 100644
--- a/app-portage/prefix-chain-setup/files/prefix-chain-setup.in
+++ b/app-portage/prefix-chain-setup/files/prefix-chain-setup.in
@@ -1,4 +1,4 @@
-#!/bin/env bash
+#!/usr/bin/env bash
 
 PARENT_EPREFIX="@GENTOO_PORTAGE_EPREFIX@"
 PARENT_CHOST="@GENTOO_PORTAGE_CHOST@"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-03 16:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-03 16:53 [gentoo-commits] repo/gentoo:master commit in: app-portage/prefix-chain-setup/files/ Michael Haubenwallner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox