George Joseph
e4ee209bfe
CI: New way to determnine libdir
...
We were using the presence of /usr/lib64 to determine where
shared libraries should be installed. This only existed on
Redhat based systems and was safe. If it existed, use it,
otherwise use /usr/lib.
Unfortunately, Ubuntu 19 decided to create a /usr/lib64 BUT
NOT INCLUDE IT IN THE DEFAULT ld.so.conf. So if anything is
installed there, it won't work.
The new method, just looks for $ID in /etc/os-release and if it's
centos or fedora, uses /usr/lib64 and if ubuntu, uses /usr/lib.
NOTE: This applies only to the CI scripts. Normal asterisk
build and install is not affected.
Change-Id: Iad66374b550fd89349bedbbf2b93f8edd195a7c3
2019-06-19 10:58:39 -06:00
..
2019-06-19 10:58:39 -06:00
2018-05-11 09:58:19 -04:00
2014-07-22 14:22:00 +00:00
2017-12-22 09:14:07 -05:00
2017-12-22 09:14:07 -05:00
2018-03-19 16:00:48 -06:00
2017-12-20 12:54:13 -05:00
2014-03-07 15:47:55 +00:00
2013-09-16 18:36:22 +00:00
2018-10-17 14:42:07 -05:00
2011-08-16 20:15:23 +00:00
2018-11-21 09:56:07 -05:00
2018-11-21 09:56:07 -05:00
2017-06-13 22:05:28 +00:00
2017-04-12 16:46:22 -05:00
2014-10-10 13:01:41 +00:00
2015-06-24 17:11:56 -05:00
2018-11-26 17:19:51 -05:00
2017-04-12 16:46:22 -05:00
2018-11-21 09:56:07 -05:00
2014-07-20 22:06:33 +00:00
2017-08-03 21:31:38 -05:00
2012-10-01 20:36:25 +00:00
2015-07-11 11:24:58 -05:00
2017-12-22 09:14:07 -05:00
2018-10-17 14:42:07 -05:00
2014-07-22 14:22:00 +00:00
2015-06-24 17:11:56 -05:00
2016-11-15 19:20:16 -07:00
2014-07-20 22:06:33 +00:00
2015-11-12 09:46:54 -04:00
2015-03-19 19:19:51 +00:00
2015-06-08 11:09:22 -04:00
2014-07-22 14:22:00 +00:00
2011-08-16 20:15:23 +00:00
2013-08-16 17:33:21 +00:00
2019-04-05 02:28:25 +02:00
2013-10-24 19:57:04 +00:00
2017-12-22 09:14:07 -05:00
2017-11-18 21:16:03 -06:00
2016-04-22 16:44:05 -05:00
2016-04-08 12:50:58 -06:00
2016-06-09 09:50:00 -05:00
2018-10-17 14:42:07 -05:00
2018-11-19 05:47:35 -07:00
2015-06-24 17:11:56 -05:00
2018-11-13 12:02:35 -05:00
2019-03-25 22:50:17 +01:00
2016-03-15 12:01:50 -05:00
2018-11-21 09:56:07 -05:00
2013-05-17 17:36:10 +00:00
2017-12-22 09:14:07 -05:00
2016-03-25 19:19:39 -06:00
2017-11-06 18:35:27 -05:00
2016-07-07 10:02:45 -04:00
2019-03-18 11:38:16 -06:00
2019-04-05 02:28:25 +02:00
2018-10-17 14:42:07 -05:00
2018-12-07 06:57:15 -07:00
2016-04-04 18:07:18 -06:00
2016-03-25 19:19:39 -06:00
2017-12-22 09:14:07 -05:00
2019-02-20 10:23:26 -07:00
2018-10-17 08:27:29 -05:00
2011-08-16 20:15:23 +00:00
2014-06-05 17:22:35 +00:00
2018-06-14 00:38:19 -06:00
2013-03-28 23:59:20 +00:00
2017-10-06 13:39:04 -05:00
2017-01-27 14:51:01 -06:00
2018-12-02 08:55:10 -05:00
2013-01-12 07:21:01 +00:00