View Single Post
Old 01-08-2011, 02:26 PM   #1523
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
Quote:
Originally Posted by jakeluck View Post
how do I go about getting the full source for 1.1.3? got a zip handy?
You can use aliases for revisions. To checkout the build script use:

hg clone -r 1.1.3 https://build.prs-plus.googlecode.com/hg/ .

in build properties use:

FW_VER=1.1.3
SC_VER=1.1.3
INSTALLER_VER=1.1.3
PRSP_VER=1.1.3custom

into build properties file.

then:
1) ant download
2) modify files
3) ant dobuild.

PS
Pre 2.x I've used 4 different reps, and build script was downloading the needed stuff. In 2.x it's switched to all in one, and build script doesn't download (no need).
kartu is offline   Reply With Quote