[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to add a directory with datafiles
From: |
Guido Draheim |
Subject: |
Re: How to add a directory with datafiles |
Date: |
Fri, 22 Feb 2002 16:21:34 +0100 |
*RTFM*
xyzdir = ${prefix}/games/blabla/xyz
xyz_DATA = myfile.jpg yourfile.wav
EXTRA_DIST = ${xyz_DATA}
Es schrieb Sander van Geloven:
>
> 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
-- guido http://freespace.sf.net/guidod