Reflected recent URL changes to libburnia-project.org

This commit is contained in:
2007-08-11 07:51:04 +00:00
parent 7958d0ce19
commit 6950ac8c42
10 changed files with 40 additions and 42 deletions

View File

@ -24,9 +24,9 @@ set -x
# The top level directory in the SVN snapshot is named
intermediate="./libburn_pykix"
# libburn source used: http://libburnia.pykix.org
# libburn source used: http://libburnia-project.org
# Downloaded by:
# $ svn co http://libburnia-svn.pykix.org/libburn/tags/... $intermediate
# $ svn co http://libburnia-project.org/libburn/tags/... $intermediate
# packed up in a tarball just to save it from inadverted changes by
# $ tar czf libburn_svn.tgz $intermediate
original="./libburn_svn.tgz"