devel/jabberd jabberd.spec,1.4,1.5

Steven Pritchard steve at kspei.com
Sat Mar 26 01:53:27 UTC 2005


Not really important, but...

On Fri, Mar 25, 2005 at 02:39:47PM -0500, Adrian Reber wrote:
> +%{__sed} -i -e "s,sysconfdir=\"\$sysconfdir\/jabberd\",#sysconfdir=\"\$sysconfdir\/jabberd\",g" configure

You can shorten that a lot.

  %{__sed} -i -e "s,sysconfdir=\"\$sysconfdir/jabberd\",#&,g" configure

Steve
-- 
Steven Pritchard - K&S Pritchard Enterprises, Inc.
Email: steve at kspei.com             http://www.kspei.com/
Phone: (618)398-3000               Mobile: (618)567-7320




More information about the fedora-extras-commits mailing list