From 50a4cda60c4fb801916981ccd54c6295167cf707 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Forysiuk?= Date: Sat, 11 Feb 2012 02:59:20 +0100 Subject: [PATCH] makedist.midori: Be sure to check for pango modules They can be either compiled in or modular. If our case is the latter we want them packaged as well. --- win32/makedist/makedist.midori | 3 +++ 1 file changed, 3 insertions(+) diff --git a/win32/makedist/makedist.midori b/win32/makedist/makedist.midori index 1d8b4e1a..f433903c 100755 --- a/win32/makedist/makedist.midori +++ b/win32/makedist/makedist.midori @@ -126,6 +126,9 @@ grab_files lib engines grab_files lib enchant grab_files lib gio +# Fedora ships on-demand pango modules, check just in case +grab_files lib pango + echo -n . # copy share