This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
How to add a directory with datafiles
- From: Sander van Geloven <vgeloven at zonnet dot nl>
- To: automake at gnu dot org
- Date: Fri, 22 Feb 2002 16:15:22 -0500
- Subject: How to add a directory with datafiles
Hi,
Can anyone give me a simple example of how to add a directory called xyz with
data
files to an RPM. I'm using automake and suppose that I have to alter
Makefile.am, configure.in and blabla.spec.in
It concerns a game (for Mandrake Linux) so i want the files in
/usr/share/games/blabla/xyz
But how do I do this exactly?
Thanks,
Sander