Ticket #14734: patch-gnucash-Portfile.diff
File patch-gnucash-Portfile.diff, 618 bytes (added by mp@…, 17 years ago) |
---|
-
Portfile
old new 95 95 apps_gnucash_window_pages_account_tree.schemas \ 96 96 apps_gnucash_window_pages_register.schemas \ 97 97 apps_gnucash_history.schemas \ 98 apps_gnucash_dialog_hbci.schemas \99 98 apps_gnucash_import_generic_matcher.schemas" 99 100 if {! [variant_isset without_hbci]} { 101 system "cd ${prefix}/etc/gconf/schemas && \ 102 GCONF_CONFIG_SOURCE=`${prefix}/bin/gconftool-2 --get-default-source` ${prefix}/bin/gconftool-2 --makefile-install-rule \ 103 apps_gnucash_dialog_hbci.schemas" 104 } 100 105 }