[Asterisk-code-review] build: Fix deb build issues with fakeroot and lib64. (asterisk[13])

Walter Doekes asteriskteam at digium.com
Tue Mar 28 07:52:47 CDT 2017


Walter Doekes has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/5344 )

Change subject: build: Fix deb build issues with fakeroot and lib64.
......................................................................

build: Fix deb build issues with fakeroot and lib64.

Don't rely on the value of ${EUID}. If fakeroot is used, the uid appears
to be 0, but the ldconfig call would fail, stopping the build.

Further, the existence of /usr/lib64 on the build OS should not be taken
into account when creating a deb package.

ASTERISK-26705

Change-Id: I51739d4a03e60bff38be719b8d2ead0007afdd51
---
M Makefile
M configure.ac
2 files changed, 16 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/44/5344/2
-- 
To view, visit https://gerrit.asterisk.org/5344
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I51739d4a03e60bff38be719b8d2ead0007afdd51
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Walter Doekes <walter+asterisk at wjd.nu>



More information about the asterisk-code-review mailing list