Signed-off-by: Daira Hopwood <daira@jacaranda.org>
build-osx-pkg:
$(PYTHON) setup.py build
find support -name allmydata-tahoe.egg-link -execdir sh -c "echo >> {}; echo /Applications/tahoe.app/src >> {}" \;
- find support -name easy-install.pth -execdir sed -i 's|^.*/src$$|../../../../src|' '{}' \;
+ find support -name easy-install.pth -execdir sed --in-place= 's|^.*/src$$|../../../../src|' '{}' \;
touch .built
# create component pkg