[erlang-patches] .app and .appup files for erl_interface and jinterface applications (amended)

Fredrik fredrik@REDACTED
Tue Mar 26 10:33:15 CET 2013


On 03/26/2013 02:41 AM, alisdair wrote:
> the previous submission has bad history, apologies. this is the 
> correct version
>
> erl_interface and jinterface lack .app and .appup files. this causes problems with some tools; reltool in particular. this patch fixes that
> git fetch git://github.com/talentdeficit/otp.git  <http://github.com/talentdeficit/otp.git>  otpify_interface_apps
> https://github.com/talentdeficit/otp/compare/otpify_interface_apps
> https://github.com/talentdeficit/otp/compare/otpify_interface_apps  <https://github.com/talentdeficit/otp/compare/appfiles_for_all_apps.patch>.patch
>
> -- 
> alisdair
>
>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
Your patch seems not to build:

make -w --jobserver-fds=3,13 -j RELEASE_PATH="/*****/release/x86_64-unknown-linux-gnu" \
		  release_docs_spec
make[4]: Entering directory `/*********/lib/jinterface/src'
make[4]: *** No rule to make target `release_docs_spec'.  Stop.
make[4]: Leaving directory `/***********/lib/jinterface/src'
make[3]: *** [release_docs] Error 2
make[3]: Leaving directory `/***********/lib/jinterface/src'
make[2]: *** [release_docs] Error 2
make[2]: Leaving directory `/*********/lib/jinterface'
make[1]: *** [release_docs] Error 2
make[1]: Leaving directory `/********/lib'
make: *** [release_docs] Error 2


Please verify that your patch build before replying!
Thanks.

-- 

BR Fredrik Gustafsson
Erlang OTP Team

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130326/2bfa8084/attachment.htm>


More information about the erlang-patches mailing list