summaryrefslogtreecommitdiff
path: root/multimedia/mplayer-share/patches/patch-tc
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mplayer-share/patches/patch-tc')
-rw-r--r--multimedia/mplayer-share/patches/patch-tc13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/mplayer-share/patches/patch-tc b/multimedia/mplayer-share/patches/patch-tc
new file mode 100644
index 00000000000..950ea4f00d8
--- /dev/null
+++ b/multimedia/mplayer-share/patches/patch-tc
@@ -0,0 +1,13 @@
+$NetBSD: patch-tc,v 1.1 2006/10/11 18:32:40 rillig Exp $
+
+--- TOOLS/x2mpsub.sh.orig 2006-10-11 20:29:22.000000000 +0200
++++ TOOLS/x2mpsub.sh 2006-06-11 20:35:46.000000000 +0200
+@@ -6,7 +6,7 @@
+ # Gabucino. No warranty. :)
+ #
+
+-TMP="x2mpsub-$RANDOM"
++TMP="x2mpsub-$$-$RANDOM"
+ mkdir "$TMP"
+ touch "$TMP/$TMP"
+