summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/udftools/files/udftools-1.0.0b-gcc4.patch')
-rw-r--r--sys-fs/udftools/files/udftools-1.0.0b-gcc4.patch9
1 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/udftools/files/udftools-1.0.0b-gcc4.patch b/sys-fs/udftools/files/udftools-1.0.0b-gcc4.patch
index 4ffa51826490..3b58f20f0173 100644
--- a/sys-fs/udftools/files/udftools-1.0.0b-gcc4.patch
+++ b/sys-fs/udftools/files/udftools-1.0.0b-gcc4.patch
@@ -1,6 +1,9 @@
-diff -urN ../tmp-orig/udftools-1.0.0b3/wrudf/wrudf.c ./wrudf/wrudf.c
---- ../tmp-orig/udftools-1.0.0b3/wrudf/wrudf.c 2002-11-26 08:18:51.000000000 +0100
-+++ ./wrudf/wrudf.c 2005-01-04 16:56:49.394078200 +0100
+http://bugs.gentoo.org/112122
+
+gcc4 compat
+
+--- a/wrudf/wrudf.c
++++ b/wrudf/wrudf.c
@@ -245,7 +245,7 @@
} else if( strncmp( spm->partIdent.ident, UDF_ID_VIRTUAL, strlen(UDF_ID_VIRTUAL)) == 0 )
virtualPartitionNum = i;