Author: pmatthaei Date: 2009-05-03 09:30:28 +0000 (Sun, 03 May 2009) New Revision: 9660
Removed: packages/trunk/libphysfs/debian/patches/03_hurd-ftbfs.diff Modified: packages/trunk/libphysfs/debian/changelog Log: Drop patch. Modified: packages/trunk/libphysfs/debian/changelog =================================================================== --- packages/trunk/libphysfs/debian/changelog 2009-05-02 18:16:25 UTC (rev 9659) +++ packages/trunk/libphysfs/debian/changelog 2009-05-03 09:30:28 UTC (rev 9660) @@ -1,7 +1,6 @@ libphysfs (2.0.0-3) UNRELEASED; urgency=low * Change my email address. - * Experimental patch to fix #493916. -- Patrick Matthäi <[email protected]> Sat, 25 Apr 2009 13:45:25 +0200 Deleted: packages/trunk/libphysfs/debian/patches/03_hurd-ftbfs.diff =================================================================== --- packages/trunk/libphysfs/debian/patches/03_hurd-ftbfs.diff 2009-05-02 18:16:25 UTC (rev 9659) +++ packages/trunk/libphysfs/debian/patches/03_hurd-ftbfs.diff 2009-05-03 09:30:28 UTC (rev 9660) @@ -1,14 +0,0 @@ -diff -Naur libphysfs-2.0.0.orig/platform/unix.c libphysfs-2.0.0/platform/unix.c ---- libphysfs-2.0.0.orig/platform/unix.c 2009-04-25 13:37:08.000000000 +0200 -+++ libphysfs-2.0.0/platform/unix.c 2009-04-25 13:39:33.000000000 +0200 -@@ -6,6 +6,10 @@ - * This file written by Ryan C. Gordon. - */ - -+#ifndef MAXPATHLEN -+ #define MAXPATHLEN 1024 -+#endif -+ - #define __PHYSICSFS_INTERNAL__ - #include "physfs_platforms.h" - _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

