mirror of https://github.com/asterisk/asterisk
The main Makefile has a target test called 'badshell' that tests if DESTDIR does not happen to have an an-expanded tilde (~). This might be the case if you run: make install DESTDIR=~/somewhere/ That test also disallowed valid tildes in directory names. The test is now changed to only trigger on a tilde at the start of the path. ASTERISK-13797 #close Reported by: Tzafrir Cohen Review: https://reviewboard.asterisk.org/r/4064/ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@425291 65c4cc65-6c06-0410-ace0-fbb531ad65f3changes/76/76/1
parent
75d04686a0
commit
53dd56bb54
Loading…
Reference in new issue