--- install_beam 2005-11-25 17:18:31.000000000 +0100 +++ install_beam2 2006-11-09 16:37:46.000000000 +0100 @@ -356,6 +356,9 @@ #compile the rest of the codes in progs +# patch Makefiles for beamdp dosxyz_show (dirty fix!!!) +sed -i 's/xvgrplot.mortran/$(HEN_HOUSE)\/utils\/xvgrplot.mortran/' $OMEGA_HOME/progs/beamdp/Makefile +sed -i 's/X11_libdir =/X11_libdir = -L$(CCOMPILER_LIBPATH)/' $OMEGA_HOME/progs/dosxyz_show/Makefile for prog in beamdp ctcreate statdose readphsp dosxyz_show addphsp; do if test $prog = dosxyz_show && test $have_c_compiler = no; then