aboutsummaryrefslogtreecommitdiff
path: root/archivers/xarchive/files/patch-src-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/xarchive/files/patch-src-main.c')
-rw-r--r--archivers/xarchive/files/patch-src-main.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/archivers/xarchive/files/patch-src-main.c b/archivers/xarchive/files/patch-src-main.c
deleted file mode 100644
index 0e1363951367..000000000000
--- a/archivers/xarchive/files/patch-src-main.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/main.c.orig Sun Nov 6 21:26:45 2005
-+++ src/main.c Sun Nov 13 02:57:57 2005
-@@ -115,6 +115,7 @@
- WrapperEntry *wrapent = NULL;
-
- home = g_strdup_printf("%s/.xarchive/wrappers", getenv("HOME"));
-+ {
- char *dir[] =
- {
- home,
-@@ -145,6 +146,7 @@
- if (WRAPPER_ARRAY == NULL)
- {
- g_print("No wrappers found\n");
-+ }
- }
- }
-