[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Athlon optimized KDE build



On Thu, Feb 28, 2002 at 01:05:01PM -0500, Jaldhar H. Vyas wrote:
> On Thu, 28 Feb 2002, Nick Sanders wrote:
> 
> > Just out of curiosity I tried buliding a kdelibs package to install into
> > /usr/local/kde3
> >
> > I removed and recreated the debian directory with dh_make (single binary) and
> > added then following to debian/rules:
> > export KDEDIR=/usr/local/kde3
> > and changed the configure line to:
> > ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE)
> > --prefix=/usr/local/kde3 --mandir=\$${prefix}/share/man
> > --infodir=\$${prefix}/share/info
> >
> [...]>
> > Any ideas what I'm doing wrong, why weren't the contents all in
> > /usr/local/kde3
> 
> You probably needed
> 
> make install DESTDIR=$(CURDIR)/debian/tmp/usr/local/kde
> 
> or something similiar.

Not to mention the fact that everything that's installed by debian/rules
is installed into non-/usr/local/kde dirs ... you'd need to change all
of that in debian/rules and debian/*.files. Non-trivial.

-- 
Daniel Stone						    <daniel@sfarc.net>
<Robot101> let me clarify
<Robot101> FUCK! FUCK! FUCK! FUCK!

Attachment: pgpUrqApF14hF.pgp
Description: PGP signature


Reply to: