From 202cf44dcecb79c030228c2a3c2e7c88509b9e51 Mon Sep 17 00:00:00 2001 From: Joel Holdsworth Date: Sat, 19 Jan 2013 21:55:25 +0000 Subject: [PATCH] Documented packing procedure --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index 210b8c36..6788213d 100644 --- a/README +++ b/README @@ -59,6 +59,14 @@ Please see the following wiki pages for more detailed instructions: http://sigrok.org/wiki/Windows http://sigrok.org/wiki/FreeBSD +Creating a source distribution package +-------------------------------------- + +In order to build a source package begin with an unconfigured source tree. + + $ mkdir dist/ + $ cmake ../ + $ make package_sources Mailing lists ------------- -- 2.30.2