[liblouis-liblouisxml] [liblouis] r1010 committed - Update the instructions on how to cross-compile

  • From: liblouis@xxxxxxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Fri, 21 Jun 2013 14:27:22 +0000

Revision: 1010
Author:   christian.egli@xxxxxxxxxxxxxx
Date:     Fri Jun 21 07:27:14 2013
Log:      Update the instructions on how to cross-compile

http://code.google.com/p/liblouis/source/detail?r=1010

Modified:
 /trunk/HACKING

=======================================
--- /trunk/HACKING      Mon Jun  3 03:03:54 2013
+++ /trunk/HACKING      Fri Jun 21 07:27:14 2013
@@ -133,9 +133,10 @@
 option to install the binaries to a temporary place where you can
 create a zip file.

- ./configure --build i686-pc-linux-gnu --host i586-mingw32msvc --prefix=/tmp/mingw32msvc + ./configure --build i686-pc-linux-gnu --host i586-mingw32msvc --prefix=/tmp/liblouis-mingw32msvc
   make
-  make dist
+  make install
+  zip -r liblouis-mingw32msvc.zip /tmp/liblouis-mingw32msvc


 * Release Procedure
For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts:

  • » [liblouis-liblouisxml] [liblouis] r1010 committed - Update the instructions on how to cross-compile - liblouis