Roumen Petrov <[email protected]> added the comment: Jason, did you test what is result is DESTDIR default to "/".
This variable(macro) is used with specific syntax by example (from Makefile): $(INSTALL) -d -m $(DIRMODE) $(DESTDIR)$$b; \ where $$b is absolute path. _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue2233> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
