Description: Keep old /etc/jhove/jhove.conf
 To make sure that jhove can still be automatically updated through
 u-u - thus preventing it from being hold back - this patch reverts
 changes to /etc/jhove/jhove.conf and keeps the same config that
 was available on Bionic's jhove 1.6+dfsg-1.
Author: "Tiago Daitx" <tiago.daitx@ubuntu.com>
Origin: Ubuntu
Forwarded: not-needed
Last-Update: 2019-04-09
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/jhove-installer/src/main/config/jhove.conf
+++ b/jhove-installer/src/main/config/jhove.conf
@@ -3,9 +3,10 @@
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns="http://hul.harvard.edu/ois/xml/ns/jhove/jhoveConfig"
  xsi:schemaLocation="http://hul.harvard.edu/ois/xml/ns/jhove/jhoveConfig
-                     http://hul.harvard.edu/ois/xml/xsd/jhove/1.6/jhoveConfig.xsd">
- <jhoveHome>$INSTALL_PATH</jhoveHome>
+                     http://hul.harvard.edu/ois/xml/xsd/jhove/1.4/jhoveConfig.xsd">
+ <jhoveHome>/users/stephen/projects/jhove</jhoveHome>
  <defaultEncoding>utf-8</defaultEncoding>
+ <tempDirectory>/var/tmp</tempDirectory>
  <bufferSize>131072</bufferSize>
  <module>
   <class>edu.harvard.hul.ois.jhove.module.AiffModule</class>
