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 think i read all documentation in the web about cdbs.
> sebastian said, that the upstream sources are faulty.
> regards nico

  well, S.  Bacher said :

>  Apparently it worked because the debian/rules used  make install
> prefix= instead of DESTDIR=

  so In your debian/rules using cdbs I guess you have to do that :
DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(DEB_DESTDIR) prefix=$(DEB_DESTDIR)

  (default is : DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(DEB_DESTDIR) )

  it was in the doc, in the section I mentionned to you
-- 
Pierre Habouzit                                   http://www.madism.org/
-==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==--==-
gpg : 1024D/A1EE761C  6045 409E 5CB5 2CEA 3E70  F17E C41E 995C C98C 90BE 
spam: [EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to