summaryrefslogtreecommitdiffstats
path: root/devel/gnomevfs2/files/patch-intltool-merge.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnomevfs2/files/patch-intltool-merge.in')
-rw-r--r--devel/gnomevfs2/files/patch-intltool-merge.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gnomevfs2/files/patch-intltool-merge.in b/devel/gnomevfs2/files/patch-intltool-merge.in
deleted file mode 100644
index 1b244d7bc..000000000
--- a/devel/gnomevfs2/files/patch-intltool-merge.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- intltool-merge.in.orig Fri Nov 29 13:54:19 2002
-+++ intltool-merge.in Fri Nov 29 13:54:30 2002
-@@ -461,7 +461,7 @@
- {
- my ($pre_encoded) = @_;
-
-- my @list_of_chars = unpack ('U*', $pre_encoded);
-+ my @list_of_chars = unpack ('C*', $pre_encoded);
-
- if ($PASS_THROUGH_ARG)
- {