[gimp-macos-build] Remove launcher script and rebuild package
- From: Alex Samorukov <asamorukov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build] Remove launcher script and rebuild package
- Date: Mon, 28 Oct 2019 20:46:19 +0000 (UTC)
commit d7bd12c66b16fd4372db17e7477e71a65f267ad4
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date: Mon Oct 28 21:46:13 2019 +0100
Remove launcher script and rebuild package
.circleci/config.yml | 4 ++--
package/gimp-2.10.bundle | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index c73a956..6c25e58 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -65,7 +65,7 @@ jobs:
# we need to make it automatically depended on the corresponding modules
- restore_cache:
keys:
- - gimp-2.10.12-v7
+ - gimp-2.10.12-v8
- webkit-v12
- gimp-deps-v1
- bootstrap-v13
@@ -121,7 +121,7 @@ jobs:
- save_cache:
paths:
- ~/gtk
- key: gimp-2.10.12-v7
+ key: gimp-2.10.12-v8
- run:
name: Importing signing certificate
command: |
diff --git a/package/gimp-2.10.bundle b/package/gimp-2.10.bundle
index 6225f44..f599f82 100644
--- a/package/gimp-2.10.bundle
+++ b/package/gimp-2.10.bundle
@@ -31,9 +31,9 @@
script will be used.
-->
<!-- <launcher-script>${project}/launcher.sh</launcher-script > -->
- <launcher-script>
+ <!-- <launcher-script>
${project}/launcher-2.10.sh
- </launcher-script>
+ </launcher-script> -->
<!-- Not implemented: Optional runtime, could be python or mono
for example.
-->
@@ -73,7 +73,7 @@
</binary>
<!-- We have to pull in the python modules, which are mixed python
and loadable modules. -->
-
+
<binary recurse="True">
${prefix}/lib/python2.7/*.so
</binary>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]