diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-05-27 15:07:08 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-05-27 15:08:37 +0200 |
commit | 95e2a4e16401c9b137a88a048e18f71bd5d4ac22 (patch) | |
tree | aef7c9f47bc9d396e4f63baff63693414cad806a /net-mail/qtools | |
parent | app-benchmarks/siege: x86 stable (bug #656674) (diff) | |
download | gentoo-95e2a4e16401c9b137a88a048e18f71bd5d4ac22.tar.gz gentoo-95e2a4e16401c9b137a88a048e18f71bd5d4ac22.tar.bz2 gentoo-95e2a4e16401c9b137a88a048e18f71bd5d4ac22.zip |
net-mail/qtools: Fix patch (#514786)
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'net-mail/qtools')
-rw-r--r-- | net-mail/qtools/files/qtools-0.56-head.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/qtools/files/qtools-0.56-head.patch b/net-mail/qtools/files/qtools-0.56-head.patch index 5032a7791c9d..1f63a4882e5f 100644 --- a/net-mail/qtools/files/qtools-0.56-head.patch +++ b/net-mail/qtools/files/qtools-0.56-head.patch @@ -1,6 +1,6 @@ -diff -ur qtools-0.56/Makefile ../../qtools-0.56.patched/Makefile +diff -ur qtools-0.56/Makefile qtools-0.56.patched/Makefile --- qtools-0.56/Makefile 2001-11-08 14:07:57.000000000 +0100 -+++ ../../qtools-0.56.patched/Makefile 2005-06-29 00:44:05.000000000 +0200 ++++ qtools-0.56.patched/Makefile 2005-06-29 00:44:05.000000000 +0200 @@ -13,7 +13,7 @@ load: warn-auto.sh conf-ld ( cat warn-auto.sh; \ |