prefer the src paths for running etap tests ------------------------------------------- Key: COUCHDB-1056 URL: https://issues.apache.org/jira/browse/COUCHDB-1056 Project: CouchDB Issue Type: Bug Affects Versions: 1.0.2 Reporter: Randall Leeds Priority: Minor Fix For: 1.1 Attachments: 0001-prefer-local-src-paths-for-etap.patch I noticed that the Fedora packaging from Peter Lemenkov installs the couchdb apps into the base erlang directory. This causes conflicts for make check when there is an installed couchdb already. We should probably prefer the src paths with code:add_patha/1 instead of add_pathz/1. I pushed it to the branch with all the build cleanup stuff but I'll attach a separate patch for documentation purposes. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira