Re: dia-svn: "make install" behaves inappropiate

2008-06-23 Thread Thomas Harding
On Mon, Jun 23, 2008 at 02:02:57PM +0200, [EMAIL PROTECTED] wrote: > > Hello, > > since a few days the svn sources baehave inappropiate if I try to create > a package for distribution. The "make install" step seems not to be > aware of a --DESTDIR=.. switch or something fulfilling a similar task

Re: dia-svn: "make install" behaves inappropiate

2008-06-23 Thread Hans Breuer
[EMAIL PROTECTED] wrote: Hello, since a few days the svn sources baehave inappropiate strange, the change which may be causing this was added yesterday, but if you get`it since a few days I have no idea:) did your run ./autogen.sh ? 2008-06-22 Hans Breuer <[EMAIL PROTECTED]> [P

dia-svn: "make install" behaves inappropiate

2008-06-23 Thread [EMAIL PROTECTED]
Hello, since a few days the svn sources baehave inappropiate if I try to create a package for distribution. The "make install" step seems not to be aware of a --DESTDIR=.. switch or something fulfilling a similar task anymore. /bin/sh ../../mkinstalldirs /usr/share/doc/dia/en/examples mkdir -p

Refactoring app/disp_callbacks.c:ddisplay_canvas_event.c

2008-06-23 Thread Andrew M. Botros
I am currently working on refactoring app/disp_callbacks.c:ddisplay_canvas_event.c, I pulled most of the code out, I write just a few lines of new code to keep things working and tidy. I wonder if that's what you needed to be done. I also restructured some of the code in the same file, just tabs an