Re: [OctDev] [PATCH] odepkg fixed distclean rule

2008-04-08 Thread Rafael Laboissiere
* Thomas Treichl <[EMAIL PROTECTED]> [2008-04-08 21:03]: > Rafael Laboissiere schrieb: >> The distclean rule in odepkg/src/Makefile should not remove the configure >> script. The patch [1] currently applied to the Debian package fixes this. >> >> [1] >> http://svn.debian.org/wsvn/pkg-octave/octa

Re: [OctDev] fixed fails to build on linux

2008-04-08 Thread Tatsuro MATSUOKA
Hello Sorry. I have tried this morning, but it has not work well yet. Please wait a while. Regards Tatsuro --- Tatsuro MATSUOKA <[EMAIL PROTECTED]> wrote: > Hello > > --- David wrote: > > On Mon, Apr 07, 2008 at 12:44:33AM +0900, Tatsuro MATSUOKA wrote: > > Hello Michael > > > > Every one

Re: [OctDev] [PATCH] odepkg fixed distclean rule

2008-04-08 Thread Thomas Treichl
Rafael Laboissiere schrieb: > The distclean rule in odepkg/src/Makefile should not remove the configure > script. The patch [1] currently applied to the Debian package fixes this. > > [1] > http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/octave-odepkg/trunk/debian/patches/makefile-distcl

[OctDev] [PATCH] odepkg fixed distclean rule

2008-04-08 Thread Rafael Laboissiere
The distclean rule in odepkg/src/Makefile should not remove the configure script. The patch [1] currently applied to the Debian package fixes this. [1] http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/octave-odepkg/trunk/debian/patches/makefile-distclean.diff?op=file&rev=0&sc=0 -- Rafae