[Frugalware-devel] [Need a review] ganttproject
Miklos Vajna
vmiklos at frugalware.org
Sat Jun 28 17:37:12 CEST 2008
On Sun, Jun 15, 2008 at 03:28:26PM +0200, gaetan <bouleetbil at frogdev.info> wrote:
> Hi,
> I would like add ganttproject.
>
> Ganttproject would write into /usr/share/ganttproject/plugins/net.sourceforge.ganttproject_2.0.0/data/resources/logs.
> For that I make a link => /tmp but I'm not sure that's a good idea :
> Fln /usr/share/$pkgname/plugins/net.sourceforge.ganttproject_2.0.0/data/resources/logs /tmp
> I should perhaps patch the source for write into ~/.ganttproject/log or it's not a problem ?
>
> What do you think ?
i think /tmp is a bad idea, if you use tmpfs the logs will no longer
available after a reboot.
using ~/.ganttproject/logs seem to be perfect.
ah and it's better if you use Fsed, probably such a patch will be never
accepted by upstream.
> An other thing i don't use the version 2.1_m2 it's a beta version.
you can use
up2date="lynx -dump http://ganttproject.biz/|grep GanttProject|sed 's/.* //;q'"
after Finclude sourceforge
and then it won't show betas :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : /pipermail/attachments/20080628/0e1ed728/attachment.sig
More information about the Frugalware-devel
mailing list