Re: problems with cdbs

2004-07-28 Thread Nico Golde
Hallo Pierre, * Pierre HABOUZIT <[EMAIL PROTECTED]> [2004-07-28 18:25]: > > > please read [1], especialy section called : "Advanced customisation" > > > > > > https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS > > > > i read it. it think i read all documentation in the web about cdbs. > >

Re: problems with cdbs

2004-07-28 Thread Nico Golde
Hallo Pierre, * Pierre HABOUZIT <[EMAIL PROTECTED]> [2004-07-28 18:25]: > > > please read [1], especialy section called : "Advanced customisation" > > > > > > https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS > > > > i read it. it think i read all documentation in the web about cdbs. > >

Re: problems with cdbs

2004-07-28 Thread Pierre HABOUZIT
On Wed, Jul 28, 2004 at 03:22:19PM +0200, Eduard Bloch wrote: > #include > * Pierre HABOUZIT [Tue, Jul 27 2004, 11:19:22PM]: > > > > please read [1], especialy section called : "Advanced customisation" > > > > https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS > > I think, CDBS restrict

Re: problems with cdbs

2004-07-28 Thread Eduard Bloch
#include * Pierre HABOUZIT [Tue, Jul 27 2004, 11:19:22PM]: > > please read [1], especialy section called : "Advanced customisation" > > https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS I think, CDBS restricts too much, simply dangerous hocus pocus. For example, I still don't see how t

Re: problems with cdbs

2004-07-28 Thread Pierre HABOUZIT
On Wed, Jul 28, 2004 at 12:41:58PM +0200, Nico Golde wrote: > Hallo Pierre, > > * Pierre HABOUZIT <[EMAIL PROTECTED]> [2004-07-28 12:31]: > > please read [1], especialy section called : "Advanced customisation" > > > > https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS > > i read it. it th

Re: problems with cdbs

2004-07-28 Thread Sebastien Bacher
Le mercredi 28 juillet 2004 à 12:43 +0200, Nico Golde a écrit : > thats the problem i mean. do you have an idea how to fix it? my skills > on autoconf are not so high i think. Apparently it worked because the debian/rules used make install prefix= instead of DESTDIR= I'll have a look on the bui

Re: problems with cdbs

2004-07-28 Thread Pierre HABOUZIT
On Wed, Jul 28, 2004 at 03:22:19PM +0200, Eduard Bloch wrote: > #include > * Pierre HABOUZIT [Tue, Jul 27 2004, 11:19:22PM]: > > > > please read [1], especialy section called : "Advanced customisation" > > > > https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS > > I think, CDBS restrict

Re: problems with cdbs

2004-07-28 Thread Eduard Bloch
#include * Pierre HABOUZIT [Tue, Jul 27 2004, 11:19:22PM]: > > please read [1], especialy section called : "Advanced customisation" > > https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS I think, CDBS restricts too much, simply dangerous hocus pocus. For example, I still don't see how t

Re: problems with cdbs

2004-07-28 Thread Nico Golde
Hallo Sebastien, * Sebastien Bacher <[EMAIL PROTECTED]> [2004-07-28 12:31]: > > i change my package gtksee to cdbs and have the problem, that the > > makefile doesn't uses the $(DESTDIR) variable. > > Then it tries in make install to install .mo-files in /usr/ instead of > > $(DESTDIR)/usr > > >

Re: problems with cdbs

2004-07-28 Thread Nico Golde
Hallo Pierre, * Pierre HABOUZIT <[EMAIL PROTECTED]> [2004-07-28 12:31]: > please read [1], especialy section called : "Advanced customisation" > > https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS i read it. it think i read all documentation in the web about cdbs. sebastian said, that the

Re: problems with cdbs

2004-07-28 Thread Pierre HABOUZIT
On Wed, Jul 28, 2004 at 12:41:58PM +0200, Nico Golde wrote: > Hallo Pierre, > > * Pierre HABOUZIT <[EMAIL PROTECTED]> [2004-07-28 12:31]: > > please read [1], especialy section called : "Advanced customisation" > > > > https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS > > i read it. it th

Re: problems with cdbs

2004-07-28 Thread Sebastien Bacher
Le mercredi 28 juillet 2004 à 12:43 +0200, Nico Golde a écrit : > thats the problem i mean. do you have an idea how to fix it? my skills > on autoconf are not so high i think. Apparently it worked because the debian/rules used make install prefix= instead of DESTDIR= I'll have a look on the bui

Re: problems with cdbs

2004-07-28 Thread Nico Golde
Hallo Sebastien, * Sebastien Bacher <[EMAIL PROTECTED]> [2004-07-28 12:31]: > > i change my package gtksee to cdbs and have the problem, that the > > makefile doesn't uses the $(DESTDIR) variable. > > Then it tries in make install to install .mo-files in /usr/ instead of > > $(DESTDIR)/usr > > >

Re: problems with cdbs

2004-07-28 Thread Nico Golde
Hallo Pierre, * Pierre HABOUZIT <[EMAIL PROTECTED]> [2004-07-28 12:31]: > please read [1], especialy section called : "Advanced customisation" > > https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS i read it. it think i read all documentation in the web about cdbs. sebastian said, that the

Re: problems with cdbs

2004-07-27 Thread Sebastien Bacher
(Sorry for the dup, I've forgotten to include the list on the first reply) Le mardi 27 juillet 2004 à 19:02 +0200, Nico Golde a écrit : > hi, > i change my package gtksee to cdbs and have the problem, that the > makefile doesn't uses the $(DESTDIR) variable. > Then it tries in make install to inst

Re: problems with cdbs

2004-07-27 Thread Pierre HABOUZIT
please read [1], especialy section called : "Advanced customisation" https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS -- Pierre Habouzit http://www.madism.org/ -==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==- gpg : 1024D/A1EE76

Re: problems with cdbs

2004-07-27 Thread Sebastien Bacher
(Sorry for the dup, I've forgotten to include the list on the first reply) Le mardi 27 juillet 2004 à 19:02 +0200, Nico Golde a écrit : > hi, > i change my package gtksee to cdbs and have the problem, that the > makefile doesn't uses the $(DESTDIR) variable. > Then it tries in make install to inst

Re: problems with cdbs

2004-07-27 Thread Pierre HABOUZIT
please read [1], especialy section called : "Advanced customisation" https://wiki.duckcorp.org/DebianPackagingTutorial_2fCDBS -- Pierre Habouzit http://www.madism.org/ -==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==- gpg : 1024D/A1EE76