From 60b37dbedcfe6e22fe9a61ee8432ae7bd2780483 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 21:54:33 +0000 Subject: Rename german/ and graphics/ patch-xy patches to reflect the files they modify. --- graphics/sane-epkowa/files/patch-backend_cfg-obj.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graphics/sane-epkowa/files/patch-backend_cfg-obj.c (limited to 'graphics/sane-epkowa/files/patch-backend_cfg-obj.c') diff --git a/graphics/sane-epkowa/files/patch-backend_cfg-obj.c b/graphics/sane-epkowa/files/patch-backend_cfg-obj.c new file mode 100644 index 000000000000..e016929409f9 --- /dev/null +++ b/graphics/sane-epkowa/files/patch-backend_cfg-obj.c @@ -0,0 +1,10 @@ +--- backend/cfg-obj.c 2008-12-08 02:11:49.000000000 +0100 ++++ backend/cfg-obj.c 2008-12-26 22:17:45.000000000 +0100 +@@ -487,6 +487,7 @@ + static FILE * + _cfg_fopen_conf (const char *name) + { ++return sanei_config_open(name); + const char *default_path = "." PATH_SEP_STR SANE_CONFIG_DIR_NAME; + + char *path = getenv ("SANE_CONFIG_DIR"); -- cgit v1.2.3