monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: 2cd6bca591c4319936de9950f0


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: 2cd6bca591c4319936de9950f06dfce6603f5e76
Date: Thu, 4 Nov 2010 12:14:10 GMT

revision:            2cd6bca591c4319936de9950f06dfce6603f5e76
date:                2010-11-04T12:06:52
author:              address@hidden
branch:              net.venge.monotone
changelog:
* win32/README: improve

manifest:
format_version "1"

new_manifest [3a1f5933d52607ce2ddebf67dd03c1a4f752ad11]

old_revision [8c27d305b8f1f01a4649d5552684e6785e842828]

patch "win32/README"
 from [069beef4aba1e1f2798f05ea1e598ed6995b7f01]
   to [9683d80a2134629236725419a2bf59908d66769b]
============================================================
--- win32/README	069beef4aba1e1f2798f05ea1e598ed6995b7f01
+++ win32/README	9683d80a2134629236725419a2bf59908d66769b
@@ -20,20 +20,21 @@ autoreconf -i
 Build the release. In an MSYS shell:
 cd monotone-<version>
 autoreconf -i
-./configure
+./configure sqlite3_LIBS=-lsqlite3
 make win32-installer
 
 That builds "monotone-<version>-setup.exe" in current folder.
 
 NOTE:
-  If ISCC (Inno setup compiler) is not in PATH, what is very probable, then you
-  need instruct makefile about it's location:
+
+  If ISCC (Inno setup compiler) is not in PATH, then you must specify
+  its location:
   
     make win32-installer ISCC=/d/progs/InnoSetup5/ISCC.exe
 
 Publish the binary on the monotone website with proper permissions:
 
-chmod a+r monotone-<version>/win32/monotone-<version>-setup.exe
-scp -p monotone-<version>/win32/monotone-<version>-setup.exe address@hidden:~/<version>
+chmod a+r monotone-<version>-setup.exe
+scp -p monotone-<version>-setup.exe address@hidden:~/<version>
 
-Download from the web and test!
+Download from the web and test, both the installed mtn and the documentation.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]