jaydoane commented on PR #4:
URL: https://github.com/apache/couchdb-rebar/pull/4#issuecomment-1373163533

   According to [the docs](https://www.erlang.org/doc/man/app.html#file-syntax):
   
   > The file is to be located in directory ebin for the application
   
   Maybe a better solution would be to fix `make clean`? What if we changed 
[this line](https://github.com/apache/couchdb/blob/main/Makefile#L442) to e.g.
   ```
        @rm -rf src/*/ebin/*.beam
   ```
   ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to