Index: font2c.sh =================================================================== --- font2c.sh (revision 34872) +++ font2c.sh (revision 34873) @@ -16,8 +16,8 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -# http://repo.hu/projects/pcb-rnd -# http://repo.hu/projects/librnd +# http://www.repo.hu/projects/pcb-rnd +# http://www.repo.hu/projects/librnd awk ' Index: inc_valid.sh =================================================================== --- inc_valid.sh (revision 34872) +++ inc_valid.sh (revision 34873) @@ -16,7 +16,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -# http://repo.hu/projects/pcb-rnd +# http://www.repo.hu/projects/librnd # include validation: # - in .c files config.h must be included Index: inc_weed_out.sh =================================================================== --- inc_weed_out.sh (revision 34872) +++ inc_weed_out.sh (revision 34873) @@ -16,7 +16,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -# http://repo.hu/projects/pcb-rnd +# http://www.repo.hu/projects/librnd # include weed-out: attempt to compile an object with each #include lines # commented out one by one; if commenting an #include doesn't change compiler Index: plug_dep_test.sh =================================================================== --- plug_dep_test.sh (revision 34872) +++ plug_dep_test.sh (revision 34873) @@ -16,7 +16,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -# http://repo.hu/projects/pcb-rnd +# http://www.repo.hu/projects/librnd # # tip: installing ccache will speed this up a lot! Index: rename.sh =================================================================== --- rename.sh (revision 34872) +++ rename.sh (revision 34873) @@ -1,5 +1,5 @@ #!/bin/sh find . -name '*.[chly]' -exec sed -i "$@" {} \; -find . -name 'config.h.in' -exec sed -i "$@" {} \; +