From 7bc76f399a89654ee107a9dfe0b60770c4dfd264 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 12 Feb 2016 15:55:47 +0000 Subject: [PATCH] Append instructions on building the Debian packages. --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index d275d1b..fcae252 100644 --- a/README +++ b/README @@ -13,3 +13,7 @@ fields for data. At some point it should be possible to configure which fields t In addition the field name "id" is defined as unique key to a record in the Solr index. Adding a new record with the same id mean override the old record with new data. + + +To build the Debian packages: +$ ../git-tools/id-deb-build/id-mk-deb-changelog.sh && dpkg-buildpackage -us -uc -- 1.7.10.4