From d2098ff6f68c6c0235e0d43ce11f718988685780 Mon Sep 17 00:00:00 2001 From: Brendan L Date: Mon, 30 Apr 2018 17:49:30 -0500 Subject: Change to more compatible shell location https://bugzilla.gnome.org/show_bug.cgi?id=795705 --- build-aux/post-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-aux') diff --git a/build-aux/post-install.sh b/build-aux/post-install.sh index 40aab7422..40a47cb4a 100644 --- a/build-aux/post-install.sh +++ b/build-aux/post-install.sh @@ -1,4 +1,4 @@ -#!/usr/bin/bash +#!/bin/sh libdir="$1" binary_version="$2" -- cgit v1.2.1