Skip to content

Commit

Permalink
update svn path
Browse files Browse the repository at this point in the history
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23099 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
  • Loading branch information
davilla committed Sep 23, 2009
1 parent 4deb1da commit 1001353
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.linux
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ You will have to grab the source code of course. First install the subversion
package provided by your distribution. Then from a terminal, type:

$ cd $HOME
$ svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC
$ svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk

-----------------------------------------------------------------------------
3. Installing the required libraries and headers
Expand Down
2 changes: 1 addition & 1 deletion README.osx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ character itself should NOT be typed as part of the command.
-----------------------------------------------------------------------------

$ cd $HOME
$ svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC
$ svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk

-----------------------------------------------------------------------------
3.0 Install XCODE
Expand Down
2 changes: 1 addition & 1 deletion README.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ character itself should NOT be typed as part of the command.

# sudo apt-get install subversion
# cd $HOME
# svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC
# svn checkout https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk

-----------------------------------------------------------------------------
3. Installing the required Ubuntu packages
Expand Down

0 comments on commit 1001353

Please sign in to comment.