[Scummvm-cvs-logs] CVS: residual Makefile.mingw,1.21,1.22
Travis Howell
kirben at users.sourceforge.net
Wed Dec 15 22:43:00 CET 2004
Update of /cvsroot/scummvm/residual
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16290
Modified Files:
Makefile.mingw
Log Message:
Alter wiin32 dist paths
Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/residual/Makefile.mingw,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- Makefile.mingw 6 Oct 2004 19:13:52 -0000 1.21
+++ Makefile.mingw 16 Dec 2004 06:41:57 -0000 1.22
@@ -22,6 +22,6 @@
dist: install
cp COPYING $(RESIDUALPATH)/copying.txt
cp README $(RESIDUALPATH)/readme.txt
- cp SDL/README-SDL.txt $(RESIDUALPATH)
- cp SDL/lib/SDL.dll $(RESIDUALPATH)
+ cp /usr/local/README-SDL.txt $(RESIDUALPATH)
+ cp /usr/local/bin/SDL.dll $(RESIDUALPATH)
u2d $(RESIDUALPATH)/*.txt
More information about the Scummvm-git-logs
mailing list