From: Mike Taylor Date: Fri, 12 Feb 2016 15:55:47 +0000 (+0000) Subject: Append instructions on building the Debian packages. X-Git-Tag: v0.10~20 X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=commitdiff_plain;h=7bc76f399a89654ee107a9dfe0b60770c4dfd264 Append instructions on building the Debian packages. --- 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