#! /bin/sh /usr/share/dpatch/dpatch-run
## 02_ru_RU.KOI8-R.dpatch by Roland Rosenfeld <roland@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Add ru_RU.KOI8-R.ps for russion KOI8-R output (Closes: #310738).

@DPATCH@
diff -urNad '--exclude=CVS' '--exclude=.svn' transfig~/fig2dev/dev/Imakefile transfig/fig2dev/dev/Imakefile
--- transfig~/fig2dev/dev/Imakefile
+++ transfig/fig2dev/dev/Imakefile
@@ -69,5 +69,6 @@
 	  $(LN) cs_CZ.ps hr_HR.ps; $(LN) cs_CZ.ps hu_HU.ps; \
 	  $(LN) cs_CZ.ps ro_RO.ps; $(LN) cs_CZ.ps pl_PL.ps; \
 	  $(LN) cs_CZ.ps sk_SK.ps; $(LN) cs_CZ.ps sl_SI.ps )
+	InstallNonExecFile(ru_RU.KOI8-R.ps,FIG2DEV_LIBDIR)
 #endif
 
