summaryrefslogtreecommitdiff
path: root/mythes/mythes-1.2.1-rhbz675806.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mythes/mythes-1.2.1-rhbz675806.patch')
-rw-r--r--mythes/mythes-1.2.1-rhbz675806.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/mythes/mythes-1.2.1-rhbz675806.patch b/mythes/mythes-1.2.1-rhbz675806.patch
deleted file mode 100644
index 7ad311a4d60c..000000000000
--- a/mythes/mythes-1.2.1-rhbz675806.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- misc/mythes-1.2.2/mythes.cxx 2011-02-08 10:42:57.262964286 +0000
-+++ misc/build/mythes-1.2.2/mythes.cxx 2011-02-08 10:43:06.305076490 +0000
-@@ -14,6 +14,7 @@
- encoding = NULL;
- list = NULL;
- offst = NULL;
-+ pdfile = NULL;
-
- if (thInitialize(idxpath, datpath) != 1) {
- fprintf(stderr,"Error - can't open %s or %s\n",idxpath, datpath);