Author: goneri Date: 2008-12-14 01:19:01 +0000 (Sun, 14 Dec 2008) New Revision: 8507
Modified: packages/trunk/teeworlds/debian/patches/fix-big-endian.diff packages/trunk/teeworlds/debian/patches/series Log: avoid quilt-patch-with-non-standard-options Modified: packages/trunk/teeworlds/debian/patches/fix-big-endian.diff =================================================================== --- packages/trunk/teeworlds/debian/patches/fix-big-endian.diff 2008-12-14 01:00:15 UTC (rev 8506) +++ packages/trunk/teeworlds/debian/patches/fix-big-endian.diff 2008-12-14 01:19:01 UTC (rev 8507) @@ -2,8 +2,8 @@ http://bugs.debian.org/504704 Index: src/engine/e_datafile.c =================================================================== ---- src/engine/e_datafile.c.orig -+++ src/engine/e_datafile.c +--- a/src/engine/e_datafile.c.orig ++++ b/src/engine/e_datafile.c @@ -137,7 +137,7 @@ } Modified: packages/trunk/teeworlds/debian/patches/series =================================================================== --- packages/trunk/teeworlds/debian/patches/series 2008-12-14 01:00:15 UTC (rev 8506) +++ packages/trunk/teeworlds/debian/patches/series 2008-12-14 01:19:01 UTC (rev 8507) @@ -1,4 +1,4 @@ -fix-big-endian.diff -p0 +fix-big-endian.diff dont-link-with-asound.diff new-wavpack.patch system-libs.patch _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

