[gimp/osx-build: 2/50] OSX bundler: fix link to .plist file
- From: Sven Claussner <sclaussner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/osx-build: 2/50] OSX bundler: fix link to .plist file
- Date: Tue, 15 Jul 2014 03:14:28 +0000 (UTC)
commit d0c85dc61def1d7c5308e6dbb4aa646e61f06598
Author: Sven Claussner <sclaussner src gnome org>
Date: Sun May 4 15:30:40 2014 +0200
OSX bundler: fix link to .plist file
Refer to info-2.8-python.plist instead of info-2.8.8-python.plist.
build/osx/gimp-2.8-python.bundle | 2 +-
1 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 0faece9..ee21407 100644
--- a/build/osx/gimp-2.8-python.bundle
+++ b/build/osx/gimp-2.8-python.bundle
@@ -15,7 +15,7 @@
</meta>
<!-- Copy in .plist file -->
- <plist>${project}/info-2.8.8-python.plist</plist>
+ <plist>${project}/info-2.8-python.plist</plist>
<binary>
${prefix}/lib/libgtk-quartz-${gtkversion}.0.dylib
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]