Author: ryan52-guest Date: 2009-02-15 23:22:51 +0000 (Sun, 15 Feb 2009) New Revision: 8843
Modified: packages/trunk/pente/debian/patches/fix-configure packages/trunk/pente/debian/patches/support-sound-again Log: descriptions for the patches Modified: packages/trunk/pente/debian/patches/fix-configure =================================================================== --- packages/trunk/pente/debian/patches/fix-configure 2009-02-15 23:21:38 UTC (rev 8842) +++ packages/trunk/pente/debian/patches/fix-configure 2009-02-15 23:22:51 UTC (rev 8843) @@ -1,3 +1,6 @@ +configure.in had a syntax error, and it needs to be used to regenerate +configure for the support-sound-again patch + --- a/configure.in +++ b/configure.in @@ -164,10 +164,8 @@ Modified: packages/trunk/pente/debian/patches/support-sound-again =================================================================== --- packages/trunk/pente/debian/patches/support-sound-again 2009-02-15 23:21:38 UTC (rev 8842) +++ packages/trunk/pente/debian/patches/support-sound-again 2009-02-15 23:22:51 UTC (rev 8843) @@ -1,3 +1,5 @@ +the header moved, apparently + --- a/configure.in +++ b/configure.in @@ -165,7 +165,7 @@ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

