[Libguestfs] [PATCH 6/6] erlang: Install to correct directory

Richard W.M. Jones rjones at redhat.com
Thu Mar 14 12:53:39 UTC 2013


On Thu, Mar 14, 2013 at 12:50:36PM +0000, Richard W.M. Jones wrote:
> -erlang_bindir = $(libdir)/erlang/lib/$(PACKAGE_NAME)-$(PACKAGE_VERSION)/ebin
> +erlang_bindir = $(ERLANG_LIB_DIR)/$(PACKAGE_NAME)-$(PACKAGE_VERSION)/ebin

I should probably explain that ERLANG_LIB_DIR is defined because we
already have `AC_ERLANG_SUBST_LIB_DIR' in configure.ac.

> I'm just testing it on Debian, and if it works will push it upstream.

Works OK on Wheezy for me, so I pushed it.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)




More information about the Libguestfs mailing list