[gimp/osx-build: 3/6] OSX bundler: make launcher more generic
- From: Sven Claussner <sclaussner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/osx-build: 3/6] OSX bundler: make launcher more generic
- Date: Sun, 4 May 2014 13:55:57 +0000 (UTC)
commit 54aa19ff4be9b260e4fb9acfcd477cc94b0bb5b2
Author: Sven Claussner <sclaussner src gnome org>
Date: Sun May 4 15:32:52 2014 +0200
OSX bundler: make launcher more generic
Rename the launcher to launcher-python.sh to make it also usable for
GIMP-master.
build/osx/gimp-2.8-python.bundle | 2 +-
.../{launcher-2.8-python.sh => launcher-python.sh} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/osx/gimp-2.8-python.bundle b/build/osx/gimp-2.8-python.bundle
index ee21407..9cf34e7 100644
--- a/build/osx/gimp-2.8-python.bundle
+++ b/build/osx/gimp-2.8-python.bundle
@@ -9,7 +9,7 @@
<run-install-name-tool/>
- <launcher-script>${project}/launcher-2.8-python.sh</launcher-script>
+ <launcher-script>${project}/launcher-python.sh</launcher-script>
<gtk>gtk+-2.0</gtk>
</meta>
diff --git a/build/osx/launcher-2.8-python.sh b/build/osx/launcher-python.sh
similarity index 100%
rename from build/osx/launcher-2.8-python.sh
rename to build/osx/launcher-python.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]