diff options
| author | Dominique Leuenberger <dimstar@opensuse.org> | 2015-09-10 16:11:10 +0200 |
|---|---|---|
| committer | Dominique Leuenberger <dimstar@opensuse.org> | 2015-09-18 11:05:57 +0200 |
| commit | 5540d9db206c1c967f32d1e9f09f3568a275f3ae (patch) | |
| tree | bdb3e8bbc2c4d94f24e019b8a70dd1f724428f26 /tests-clar/diff/diff_helpers.h | |
| parent | 6c21211c3842ae4c86d7ad7eba05b3268fa117ac (diff) | |
| download | libgit2-5540d9db206c1c967f32d1e9f09f3568a275f3ae.tar.gz | |
pkg-config: fix directory references in libgit2.pc
Before:
libdir=/usr//usr/lib64
includedir=/usr//usr/include
After:
libdir=/usr/lib64
includedir=/usr/include
(note the duplication of /usr in the before case)
Diffstat (limited to 'tests-clar/diff/diff_helpers.h')
0 files changed, 0 insertions, 0 deletions
