[gitg] Cleanup make-bundle
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] Cleanup make-bundle
- Date: Wed, 30 Dec 2015 15:48:04 +0000 (UTC)
commit ec0584a2a3ace4cb39984d31f37b0b5886b5e0b0
Author: Jesse van den Kieboom <jessevdk gnome org>
Date: Wed Dec 30 16:47:20 2015 +0100
Cleanup make-bundle
osx/scripts/make-bundle | 15 ---------------
1 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/osx/scripts/make-bundle b/osx/scripts/make-bundle
index d639ca7..431a242 100755
--- a/osx/scripts/make-bundle
+++ b/osx/scripts/make-bundle
@@ -321,21 +321,6 @@ application.copy_schemas(bundle['schemas'])
# Compile icon themes
application.copy_icon_themes(bundle['icon-themes'])
-# # Copy scripts
-# framework.copy_glob(config['scripts'], framework.copy_script)
-
-# # Copy headers
-# framework.copy_glob(config['headers'], framework.copy_header)
-
-# # Rewrite header includes
-# framework.rewrite_headers(config['header_rewrites'])
-
-# # Create applications
-# framework.create_applications(config['applications'])
-
-# # Link bin
-# framework.link_binaries(config['linked-binaries'])
-
print('Application created in {0}.app'.format(bundle['name']))
# vi:ts=4:et
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]