summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/wings/files/wings.sh2
-rw-r--r--media-gfx/wings/files/wings.sh-r12
-rw-r--r--media-gfx/wings/wings-1.5.4-r2.ebuild (renamed from media-gfx/wings/wings-1.5.4-r1.ebuild)0
-rw-r--r--media-gfx/wings/wings-2.0.4-r4.ebuild (renamed from media-gfx/wings/wings-2.0.4-r3.ebuild)0
4 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/wings/files/wings.sh b/media-gfx/wings/files/wings.sh
index e542588910a6..3fcebe4b1252 100644
--- a/media-gfx/wings/files/wings.sh
+++ b/media-gfx/wings/files/wings.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
ESDL_ROOT="/usr/lib/erlang/lib/esdl"
WINGS_ROOT="/usr/lib/erlang/lib/wings"
exec erl -smp disable -noshell -pa $ESDL_ROOT/ebin $WINGS_ROOT/ebin -run wings_start start_halt
diff --git a/media-gfx/wings/files/wings.sh-r1 b/media-gfx/wings/files/wings.sh-r1
index 0816756f4cc8..9cf1f26a16a4 100644
--- a/media-gfx/wings/files/wings.sh-r1
+++ b/media-gfx/wings/files/wings.sh-r1
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
ESDL_ROOT="/usr/lib/erlang/lib/esdl"
WINGS_ROOT="/usr/lib/erlang/lib/wings"
exec erl -smp enable -noshell -pa $ESDL_ROOT/ebin $WINGS_ROOT/ebin -run wings_start start_halt
diff --git a/media-gfx/wings/wings-1.5.4-r1.ebuild b/media-gfx/wings/wings-1.5.4-r2.ebuild
index 87e60becea8c..87e60becea8c 100644
--- a/media-gfx/wings/wings-1.5.4-r1.ebuild
+++ b/media-gfx/wings/wings-1.5.4-r2.ebuild
diff --git a/media-gfx/wings/wings-2.0.4-r3.ebuild b/media-gfx/wings/wings-2.0.4-r4.ebuild
index 9b046f2ba1fb..9b046f2ba1fb 100644
--- a/media-gfx/wings/wings-2.0.4-r3.ebuild
+++ b/media-gfx/wings/wings-2.0.4-r4.ebuild