Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > e6af3b2000cf1549ba44d17a3ed6141d > files > 1

vdr-plugin-solitaire-0.0.2-15mdv2008.0.src.rpm

#! /bin/sh /usr/share/dpatch/dpatch-run
## 91_solitaire-0.0.2-1.5.4.dpatch by Thomas Günther <tom@toms-cafe.de>
## http://toms-cafe.de/vdr/download/solitaire-0.0.2-1.5.4.diff
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Changes for VDR >= 1.5.4.

@DPATCH@
--- solitaire-0.0.2/tools/list.h
+++ solitaire-0.0.2/tools/list.h
@@ -523,7 +523,7 @@
 	return neu;
 }
 
-typedef class cTBList<cTBString> cStringList;
+//typedef class cTBList<cTBString> cStringList;
 typedef class cTBList<void*> cPtrList;
 
 // Special Overrides for String lists