<div>I have modified my slackbuilds for vifm and echinus, hopefully correctly.  However, before I upload them I have a couple of questions.</div><div><br></div><div>1.  I haven't heard back from anyone if they were working on vifm, so need to know if someone is already working on it.</div>
<div><br></div><div>2.  </div><div>In the echinus.SlackBuild</div><div>sed -i "s;-Os;$SLKCFLAGS ;g" <a href="http://config.mk">config.mk</a><br>sed -i "s;.pixmap: ;.pixmap: \/usr\/share\/echinus\/_g" echinusrc<br>
sed -i "s/DOCPREFIX}\/echinus/DOCPREFIX}\/echinus-$VERSION/g" Makefile<br></div><div><br></div><div>The source only contains Makefile and <a href="http://config.mk">config.mk</a>, no configure script.  So I replaced the compiler flag -Os with SLKCFLAGS, as well as had the script create a doc directory that had the version number appended to it.</div>
<div>The second sed makes modifications to the rc file since problems can occur when the program loads.</div><div><br></div><div>So, does that look good, or should I just leave some of that alone?</div><div><br></div><div>
Thanks.</div><div><br></div><div>Charles</div><div><br></div>