wok diff erlang/receipt @ rev 6581

Added chrpath. Change or deleta the rpath or runpath in ELF files.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 08 23:30:58 2010 +0000 (2010-10-08)
parents 00d7ce375104
children 553b627085fc
line diff
     1.1 --- a/erlang/receipt	Sun Jul 11 15:49:06 2010 +0200
     1.2 +++ b/erlang/receipt	Fri Oct 08 23:30:58 2010 +0000
     1.3 @@ -32,7 +32,7 @@
     1.4  	sed -i 's|./Install|sh -x Install|' Makefile*
     1.5  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.6  	--sysconfdir=/etc --mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make -j 1 &&
     1.9  	make INSTALL_PREFIX=$PWD/_pkg install || return 1
    1.10  	for i in _pkg/usr/lib/erlang/*/bin/erl _pkg/usr/lib/erlang/bin/erl \
    1.11  		 _pkg/usr/lib/erlang/*/bin/start _pkg/usr/lib/erlang/bin/start