From a24a6d502ba48dfba8118521802e6209d2a49d4e Mon Sep 17 00:00:00 2001 From: Denis Briand Date: Mon, 28 Dec 2015 00:43:01 +0100 Subject: [PATCH] remove merged patch 03_datafile-f-switch.diff --- debian/patches/03_datafile-f-switch.diff | 16 ---------------- debian/patches/series | 1 - 2 files changed, 17 deletions(-) delete mode 100644 debian/patches/03_datafile-f-switch.diff diff --git a/debian/patches/03_datafile-f-switch.diff b/debian/patches/03_datafile-f-switch.diff deleted file mode 100644 index f211e7d..0000000 --- a/debian/patches/03_datafile-f-switch.diff +++ /dev/null @@ -1,16 +0,0 @@ -Author: Gerfried Fuchs vim:ft=diff: -Description: Let --datafile also work through -f short option -============================================================================== -Index: abook/abook.c -=================================================================== ---- abook.orig/abook.c -+++ abook/abook.c -@@ -342,7 +342,7 @@ parse_command_line(int argc, char **argv - { 0, 0, 0, 0 } - }; - -- c = getopt_long(argc, argv, "hC:", -+ c = getopt_long(argc, argv, "hC:f:", - long_options, &option_index); - - if(c == -1) diff --git a/debian/patches/series b/debian/patches/series index f2f3c78..e69de29 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +0,0 @@ -03_datafile-f-switch.diff -- 2.39.2