[gimp/gimp-2-8] build/osx: no longer copy Pango modules into the bundle



commit 8b1f7204287e73798890b6b9970af178ad957cfe
Author: Kristian Rietveld <kris loopnest org>
Date:   Sun Jul 17 14:31:18 2016 +0200

    build/osx: no longer copy Pango modules into the bundle
    
    In the newer Pango we use now, these modules have been removed.

 build/osx/gimp-2.8-python.bundle |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/build/osx/gimp-2.8-python.bundle b/build/osx/gimp-2.8-python.bundle
index 015d8ff..8d32181 100644
--- a/build/osx/gimp-2.8-python.bundle
+++ b/build/osx/gimp-2.8-python.bundle
@@ -119,11 +119,6 @@
                ${prefix}/lib/gdk-pixbuf-2.0/${pkg:gdk-pixbuf-2.0:gdk_pixbuf_binary_version}/
        </binary>
 
-       <!-- Copy in pango modules -->
-       <binary>
-               ${prefix}/lib/pango/${pkg:pango:pango_module_version}/modules/*.so
-       </binary>
-
        <!-- Translations -->
        <data>${prefix}/share/xml/iso-codes/iso_639.xml</data>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]