also sprach Yan <[EMAIL PROTECTED]> [2004.12.08.0209 +0100]:
> I am trying to create a .deb file. If i do not change
> the rules, it create the correct .deb file. However,
> when i changed DESTDIR=/usr/tmp, it install all
> the stuff in /usr/tmp correctly, however did not
> include those in the .deb.

DESTDIR is only the temporary installation space for package
creation. If you really want to move the package to /usr/tmp, uise
prefix in the configure call

  ./configure ... --prefix=/usr/tmp

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.     martin f. krafft <[EMAIL PROTECTED]>
: :'  :    proud Debian developer, admin, user, and author
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver!

Attachment: signature.asc
Description: Digital signature

Reply via email to