automake
[Top][All Lists]
Advanced

[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:24:25 +0100

oh, and don't forget to list the directory in the .spec file,
and otherwise, 'see you on news:alt.os.linux.mandrake

%files
   %_prefix/games/blabla/xyz/*

Es schrieb Guido Draheim:
> 
> *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

-- guido                                    http://freespace.sf.net/guidod
GCS/E/S/P C++/++++$ ULHS L++w- N++@ d(+-) s+a- r+@>+++ y++ 5++X- (geekcode)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]