Re: [gnomemm] gnome-vfsmm release soon
- From: "J. Teubel" <adastra inbev de>
- To: Gerald Henriksen <ghenriks rogers com>
- Cc: gnomemm-list <gnomemm-list gnome org>
- Subject: Re: [gnomemm] gnome-vfsmm release soon
- Date: 23 Jul 2003 21:24:02 +0200
On Wed, 2003-07-23 at 21:12, Gerald Henriksen wrote:
> How does one go about having the .spec file created from a .spec.in
> file? (ie. what do I need to change in order to test the .spec.in file
> I have created)?
The magic is done in the configure.ac file. Normally, at the end of the
configure.ac file there is something like the following:
AC_OUTPUT([
Makefile
data/Makefile
scripts/Makefile
src/Makefile
])
Just add your spec.in file there. Or try without the .in. But don't
shoot me if it's wrong, it's just a guess.
Jan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]