Re: Generating rpm spec from autoconf/automake packages for Fedora

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

 



On Wed, 2004-06-16 at 14:46 +0800, Didier Casse wrote:
> where we have to specify all the files that have been installed. Since the
> autoconf/automake packages have not been made by me, I do not know which
> files are being installed and I have to do everytime  a "make install" to
> watch which files are being installed!

Why not:

   ./configure --prefix=/tmp/Z
   make
   make install
   cd /tmp/Z
   find

?

That's what I use to make a new package. It is a bit "manual" labour but
I don't mind.

Rui

Attachment: signature.asc
Description: This is a digitally signed message part


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux