I've been cleaning up
http://sipx-wiki.calivia.com/index.php/Setting_up_a_development_environment#Installing_Remaining_Dependencies

In one place there were a couple of commands of this form:

  sh -c "wget -P /etc/yum.repos.d [etc.]"

As far as I can tell, that command should have exactly the same effect
as

  wget -P /etc/yum.repos.d [etc.]

so I've replaced the former with the latter.  If there is a reason not
to do this, please get back to me.

Dale


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to