K 10 svn:author V 8 farrokhi K 8 svn:date V 27 2018-08-08T07:47:30.084250Z K 7 svn:log V 407 devel/ipython: Remove leftover artifact after removing GCC dependency The ex script was supposed to add two lines in all scripts to set LD_LIBRARY_PATH and since we don't need to set that anymore (see removed GCC dependency in ports r476502), the whole script is now irrelevant. Reported by: antoine Reviewed by: koobs Approved by: koobs (python) Differential Revision: https://reviews.freebsd.org/D16605 END