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~19^2~2 X-Git-Url: http://git.indexdata.com/?p=lui-solr.git;a=commitdiff_plain;h=9e85036930707bbe3aa1fa6b97aaa903e6c92e51;hp=1f8c3b2f9fd386d6126a38a269248db025eb5a6d 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