1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-03-16 17:06:07 +00:00
borg/.travis
Thomas Waldmann 5173b9f407 add pkg-config support, fixes #1925
1. BORG_*_PREFIX is checked (avoids lib detection via pkg-config).
2. pkg-config is tried
3. fallback to bundled C code (or failure in case of OpenSSL)

also:
- simplified code again
- removed (c) headers, nothing left of original code
2019-03-13 18:26:47 +01:00
..
install.sh add pkg-config support, fixes #1925 2019-03-13 18:26:47 +01:00
run.sh stop using fakeroot on travis, avoids #2482 2018-11-16 23:15:04 +01:00
upload_coverage.sh Fix bashism in shell scripts (#2820) 2017-07-20 00:23:59 +02:00