Author: ceros-guest
Date: 2008-01-17 18:09:17 +0000 (Thu, 17 Jan 2008)
New Revision: 5433

Modified:
   packages/trunk/ogreal/debian/patches/makefile_modifications.diff
Log:
Fixing patch.

Modified: packages/trunk/ogreal/debian/patches/makefile_modifications.diff
===================================================================
--- packages/trunk/ogreal/debian/patches/makefile_modifications.diff    
2008-01-17 18:01:47 UTC (rev 5432)
+++ packages/trunk/ogreal/debian/patches/makefile_modifications.diff    
2008-01-17 18:09:17 UTC (rev 5433)
@@ -31,7 +31,7 @@
  INCLUDES= -I$(top_srcdir)/include $(OGREAL_CFLAGS) $(OIS_CFLAGS)
 -demosdir= $(abs_top_builddir)/Demos/bin
 +demosdir= $(prefix)/lib/ogrealdemos
- demos_PROGRAMS= MultiChannel
+ demos_PROGRAMS= ManySources
  ManySources_SOURCES= Listener.cpp  Listener.h  main.cpp  OgreApp.cpp  
OgreApp.h
  ManySources_LDFLAGS= -L$(top_builddir)/src
 --- ./Demos/MultiChannel_Demo/Makefile.am~     2008-01-17 12:57:06.000000000 
-0500
@@ -49,7 +49,7 @@
  INCLUDES= -I$(top_srcdir)/include $(OGREAL_CFLAGS) $(OIS_CFLAGS)
 -demosdir= $(abs_top_builddir)/Demos/bin
 +demosdir= $(prefix)/lib/ogrealdemos
- demos_PROGRAMS= MultiChannel
+ demos_PROGRAMS= PlayPen
  PlayPen_SOURCES= Listener.cpp  Listener.h  main.cpp  OgreApp.cpp  OgreApp.h
  PlayPen_LDFLAGS= -L$(top_builddir)/src
 --- ./Demos/bin/Makefile.am~   2008-01-17 12:57:06.000000000 -0500


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to