Description: customize path to mira-batch.i in bin/mira
Author: Thibaut Paumard <thibaut@debian.org>
Origin: vendor
Forwarded: not-needed
Last-Update: 2017-01-18
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/bin/ymira
+++ b/bin/ymira
@@ -22,7 +22,7 @@
 
 # The following variables may be customized, INCDIR is the directory with
 # MiRA code source and YORICK is the path for Yorick interpreter.
-INCDIR=
+INCDIR=/usr/lib/yorick/i
 YORICK=yorick
 
 # If INCDIR is not specified, use the directory of this script.
