*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

Reply via email to