aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/vide/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/vide/files/patch-ae')
-rw-r--r--x11-fm/vide/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-fm/vide/files/patch-ae b/x11-fm/vide/files/patch-ae
deleted file mode 100644
index d91bc1a345a2..000000000000
--- a/x11-fm/vide/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/config_files.c.orig Thu Apr 27 04:12:22 2000
-+++ src/config_files.c Sat Jun 17 14:26:55 2000
-@@ -60,7 +60,7 @@
- {
- gchar command[PATH_MAX];
-
-- g_snprintf(command, sizeof(command), "cp /usr/local/share/vide/vide%s.txt %s",
-+ g_snprintf(command, sizeof(command), "cp %%PREFIX%%/share/vide/vide%s.txt %s",
- VERSION, help_file);
- file_exec(command);
-