diff --git a/livesupport/doc/release.html b/livesupport/doc/release.html
index 209a7f166..56a5ef284 100644
--- a/livesupport/doc/release.html
+++ b/livesupport/doc/release.html
@@ -132,7 +132,7 @@ in extracted debianized source tree generated below.
Building is best done
in an empty directory as follows:
-
+rm -rf debian_build
dpkg-source -x ../livesupport_<ls_version>-1.dsc
mkdir debian_build
cd debian_build
cd livesupport-<ls-version>
dpkg-buildpackage -rfakeroot
cd ../..
The above commands will result in the following debian packages:rm -rf /opt/livesupport
dpkg-source -x ../livesupport_<ls_version>-1.dsc
rm -rf debian_build
mkdir debian_build
cd debian_build
cd livesupport-<ls-version>
dpkg-buildpackage -rfakeroot
cd ../..
@@ -151,6 +151,12 @@ issue the following command:livesupport-libs_<ls-version>-1_<arch>.deb
livesupport-station_<ls-version>-1_<arch>.deb
livesupport-studio_<ls-version>-1_<arch>.deb
livesupport-<ls-version>
,
enabling later retrieval of this specific state.trac-admin /usr/local/trac-projects/livesupport version add <ls-version>
+on code.campware.org
.
+