Changed SVN URLs to reflect new structure
This commit is contained in:
parent
8927e3df9f
commit
c1607eeac4
2
README
2
README
@ -27,7 +27,7 @@ This libburn.pykix.org toplevel README (C) 2006 Thomas Schmitt
|
|||||||
Our build system is based on autotools. For preparing the build of a SVN
|
Our build system is based on autotools. For preparing the build of a SVN
|
||||||
snapshot you will need autotools of at least version 1.7.
|
snapshot you will need autotools of at least version 1.7.
|
||||||
Check out from SVN by
|
Check out from SVN by
|
||||||
svn co http://libburn-svn.pykix.org/trunk libburn_pykix
|
svn co http://libburn-svn.pykix.org/libburn/trunk libburn_pykix
|
||||||
and apply autotools by
|
and apply autotools by
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ set -x
|
|||||||
#
|
#
|
||||||
# libburn version used: http://libburn.pykix.org
|
# libburn version used: http://libburn.pykix.org
|
||||||
# Downloaded by:
|
# Downloaded by:
|
||||||
# $ svn co http://libburn-svn.pykix.org/trunk libburn_pykix
|
# $ svn co http://libburn-svn.pykix.org/libburn/trunk libburn_pykix
|
||||||
# packed up in a tarball just to save it from inadverted changes by
|
# packed up in a tarball just to save it from inadverted changes by
|
||||||
# $ tar czf libburn_svn.tgz libburn_pykix
|
# $ tar czf libburn_svn.tgz libburn_pykix
|
||||||
original="./libburn_svn.tgz"
|
original="./libburn_svn.tgz"
|
||||||
|
@ -243,7 +243,7 @@ Enhancements towards previous stable version cdrskin-0.2.2:
|
|||||||
<DD> </DD>
|
<DD> </DD>
|
||||||
<DT>Maintainers of cdrskin unstable packages please use SVN of
|
<DT>Maintainers of cdrskin unstable packages please use SVN of
|
||||||
<A HREF="http://libburn.pykix.org"> libburn.pykix.org</A></DT>
|
<A HREF="http://libburn.pykix.org"> libburn.pykix.org</A></DT>
|
||||||
<DD>Download: <KBD><B>svn co http://libburn-svn.pykix.org/trunk libburn_pykix</B>
|
<DD>Download: <KBD><B>svn co http://libburn-svn.pykix.org/libburn/trunk libburn_pykix</B>
|
||||||
</KBD></DD>
|
</KBD></DD>
|
||||||
<DD>Build: <KBD><B>cd libburn_pykix ; ./bootstrap ; ./configure ; make</B>
|
<DD>Build: <KBD><B>cd libburn_pykix ; ./bootstrap ; ./configure ; make</B>
|
||||||
</KBD></DD>
|
</KBD></DD>
|
||||||
|
Loading…
Reference in New Issue
Block a user