diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-02-12 16:50:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-02-12 16:50:30 +0000 |
commit | f4313175e8708062bce127c40fbd7904a3867959 (patch) | |
tree | 185ec9074265fe245c12f6eae214792efe13f0b3 /net-mail/qmrtg/files | |
parent | With USE=doc should depend on virtual/texi2dvi (diff) | |
download | gentoo-2-f4313175e8708062bce127c40fbd7904a3867959.tar.gz gentoo-2-f4313175e8708062bce127c40fbd7904a3867959.tar.bz2 gentoo-2-f4313175e8708062bce127c40fbd7904a3867959.zip |
Fix paths in patches. Respect CFLAGS (bug #241058).
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'net-mail/qmrtg/files')
-rw-r--r-- | net-mail/qmrtg/files/mrtg.cfg.patch | 4 | ||||
-rw-r--r-- | net-mail/qmrtg/files/qmrtg.conf.sample.patch | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/qmrtg/files/mrtg.cfg.patch b/net-mail/qmrtg/files/mrtg.cfg.patch index bc1a51293d1d..6e8cf0724400 100644 --- a/net-mail/qmrtg/files/mrtg.cfg.patch +++ b/net-mail/qmrtg/files/mrtg.cfg.patch @@ -1,5 +1,5 @@ ---- mrtg.cfg 2006-06-18 09:23:40.000000000 +0200 -+++ examples/mrtg.cfg 2006-06-18 09:54:30.653950445 +0200 +--- qmrtg-2.1.org/examples/mrtg.cfg 2006-06-18 09:23:40.000000000 +0200 ++++ qmrtg-2.1/examples/mrtg.cfg 2006-06-18 09:54:30.653950445 +0200 @@ -52,7 +52,7 @@ Directory[qmail.deliveries]: qmail.deliveries MaxBytes[qmail.deliveries]: 10000 diff --git a/net-mail/qmrtg/files/qmrtg.conf.sample.patch b/net-mail/qmrtg/files/qmrtg.conf.sample.patch index 28e4d0cae042..6b101a2f0c8f 100644 --- a/net-mail/qmrtg/files/qmrtg.conf.sample.patch +++ b/net-mail/qmrtg/files/qmrtg.conf.sample.patch @@ -1,5 +1,5 @@ ---- qmrtg.conf.sample 2006-06-18 09:23:40.000000000 +0200 -+++ examples/qmrtg.conf.sample 2006-06-18 10:06:13.150506247 +0200 +--- qmrtg-2.1.org/examples/qmrtg.conf.sample 2006-06-18 09:23:40.000000000 +0200 ++++ qmrtg-2.1/examples/qmrtg.conf.sample 2006-06-18 10:06:13.150506247 +0200 @@ -6,7 +6,7 @@ # this it where qmrtg keeps its dbfiles # dbfiles are a few little files used |