This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix.
commit 4f89138f650a8efa3ede5d973a3efb9ccd68d6b2 Author: Miriam Ruiz <[email protected]> Date: Tue Jul 31 14:35:17 2007 +0000 fix patch --- debian/patches/common_stdfiles.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/patches/common_stdfiles.patch b/debian/patches/common_stdfiles.patch index 474a3d9..8f6b6ab 100644 --- a/debian/patches/common_stdfiles.patch +++ b/debian/patches/common_stdfiles.patch @@ -1,3 +1,13 @@ +--- fenix-0.92a.dfsg1/include/files_st.h.orig 2007-07-31 14:31:07.000000000 +0000 ++++ fenix-0.92a.dfsg1/include/files_st.h 2007-07-31 14:31:24.000000000 +0000 +@@ -39,6 +39,7 @@ + #define F_XFILE 1 + #define F_FILE 2 + #define F_GZFILE 3 ++#define F_STDFILE 4 + + #include <zlib.h> + diff -ruN Fenix/common/files.c fenix-0.92a.dfsg1/common/files.c --- Fenix/common/files.c 2007-04-12 22:07:56.000000000 +0000 +++ fenix-0.92a.dfsg1/common/files.c 2007-07-29 17:55:07.531111567 +0000 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

