CVS: moonbase/games/geki2 BUILD,1.1,1.2 DETAILS,1.2,1.3

Auke Kok sofar at lunar-linux.org
Wed Sep 10 00:25:03 GMT 2003


On Tue, 2003-09-09 at 18:46, florin at lunar-linux.org wrote:
> Update of /var/cvs/lunar/moonbase/games/geki2
> In directory dbguin.lunar-linux.org:/tmp/cvs-serv22206/geki2
> 
> Modified Files:
> 	BUILD DETAILS 
> Log Message:
> simplifying the patches.

Hi florin, everyone,

just saw this snipplet:
   
> -  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
> +  sedit "s:prefix)/share:prefix)/share/games:" bmp/Makefile.am   &&
> +  sedit "s:prefix)/share:prefix)/share/games:" data/Makefile.am  &&
> +  sedit "s:prefix)/share:prefix)/share/games:" data/Makefile.in  &&
> +  sedit "s:prefix)/share:prefix)/share/games:" wav/Makefile.am   &&

you can replace it with the following since I modified the sedit code
about 4 months back to allow multiple files:

+ sedit "s:prefix)/share:prefix)/share/games:" bmp/Makefile.am
data/Makefile.am data/Makefile.in wav/Makefile.am

just so you know ;^)

sofar


-- 
Auke Kok <sofar at lunar-linux.org>



More information about the lunar-dev mailing list