diff --git a/zenmap/install_scripts/macosx/make-bundle.sh b/zenmap/install_scripts/macosx/make-bundle.sh index 7cf35f0ed..b8020f579 100755 --- a/zenmap/install_scripts/macosx/make-bundle.sh +++ b/zenmap/install_scripts/macosx/make-bundle.sh @@ -66,23 +66,6 @@ find $BASE/Resources/lib/gtk-2.0/$gtk_version/ -type f -name '*.so' | while read done done -pango_version=`$PKG_CONFIG --variable=pango_module_version pango` -echo "Copying Pango $pango_version files." -mkdir -p $BASE/Resources/etc/pango -cat > $BASE/Resources/etc/pango/pangorc.in <