[MacPorts] #24433: kmymoney : updated port file + starter .app
MacPorts
noreply at macports.org
Wed Apr 14 15:14:53 PDT 2010
#24433: kmymoney : updated port file + starter .app
------------------------------------+---------------------------------------
Reporter: MK-MacPorts@… | Owner: macports-tickets@…
Type: update | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch maintainer
Port: kmymoney |
------------------------------------+---------------------------------------
Comment(by MK-MacPorts@…):
Hi Takanori,
I am using kmm_banking regularly with the portfile I submitted without the
problem you described.
I do not see why this
{{{
do shell script "PATH=__PREFIX__/bin:$PATH; export PATH;
__PREFIX__/bin/kmymoney > /dev/null 2>&1"
}}}
should change anything for kmymoney, since it is called with a hard-coded
path and the kmm_banking plugin would not need the PATH env var anymore...
I suggest, you try this one here:
{{{
do shell script "__PREFIX__/bin/kmymoney"
}}}
watch the output in the shell window.
I wonder whether this gives you additional info about what's actually
going on.
Greets,
Marko
--
Ticket URL: <http://trac.macports.org/ticket/24433#comment:19>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list