From: Elan Ruusamäe Date: Sat, 18 Apr 2015 18:35:58 +0000 (+0300) Subject: drop obsolete files X-Git-Tag: auto/th/wget-1.16.3-3~2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=9509efc7860294ed74055aa337729605101fc2cf;p=packages%2Fwget.git drop obsolete files --- diff --git a/wget-usage.patch b/wget-usage.patch deleted file mode 100644 index 0e0138d..0000000 --- a/wget-usage.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- wget-1.13.3/src/main.c.orig 2011-08-29 10:01:24.000000000 +0200 -+++ wget-1.13.3/src/main.c 2011-09-18 10:04:20.637186255 +0200 -@@ -710,7 +710,7 @@ - size_t i; - - if (printf (_("GNU Wget %s, a non-interactive network retriever.\n"), -- version_string)) -+ version_string) < 0) - exit (3); - if (print_usage (0) < 0) - exit (3);