jar.in: Replace hardcoded /bin/sh with @SHELL@.

2006-06-09  Andreas Tobler  <a.tobler@schweiz.ch>

	* scripts/jar.in: Replace hardcoded /bin/sh with @SHELL@.

From-SVN: r114497
This commit is contained in:
Andreas Tobler
2006-06-09 00:06:46 +02:00
committed by Andreas Tobler
parent 549033f3a2
commit 07ea59afb1
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#! /bin/sh
#! @SHELL@
# Copyright (C) 2006 Free Software Foundation
# Written by Paolo Bonzini.
#