Refresh patch
* d/patches/use-installed-libraries.patch: Refresh patch.
Daniel Leidert
3 years ago
0 | Description: Use installed libraries | |
1 | Author: Sophie Brun <sophie@freexian.com> | |
2 | Last-Update: 2017-09-21 | |
0 | From: Sophie Brun <sophie@freexian.com> | |
1 | Date: Thu, 21 Sep 2017 16:14:38 +0200 | |
2 | Subject: Use installed libraries | |
3 | ||
3 | 4 | --- |
4 | This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ | |
5 | spec/spec_helper.rb | 5 +++-- | |
6 | 1 file changed, 3 insertions(+), 2 deletions(-) | |
7 | ||
8 | diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb | |
9 | index 7591dd7..a83e462 100644 | |
5 | 10 | --- a/spec/spec_helper.rb |
6 | 11 | +++ b/spec/spec_helper.rb |
7 | 12 | @@ -3,8 +3,9 @@ |