[Reproducible-commits] [texlive-bin] 22/400: build wovp2ovf, and run reautoconf

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

akira-guest pushed a commit to branch master
in repository texlive-bin.

commit d276c47a9b69254cffd30656c3bc4ebe40b4be71
Author: Norbert Preining <preining at debian.org>
Date:   Thu Mar 1 05:00:39 2012 +0000

    build wovp2ovf, and run reautoconf
---
 debian/patches/build-wovp2ovf | 25 +++++++++++++++++++++++++
 debian/patches/series         |  1 +
 debian/rules                  |  2 +-
 3 files changed, 27 insertions(+), 1 deletion(-)

diff --git a/debian/patches/build-wovp2ovf b/debian/patches/build-wovp2ovf
new file mode 100644
index 0000000..5216843
--- /dev/null
+++ b/debian/patches/build-wovp2ovf
@@ -0,0 +1,25 @@
+---
+ texk/web2c/omegaware/am/omegaware.am |    3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+Index: texlive-bin-2011.20120226/texk/web2c/omegaware/am/omegaware.am
+===================================================================
+--- texlive-bin-2011.20120226.orig/texk/web2c/omegaware/am/omegaware.am	2012-01-24 22:22:01.000000000 +0900
++++ texlive-bin-2011.20120226/texk/web2c/omegaware/am/omegaware.am	2012-03-01 13:05:15.275149126 +0900
+@@ -3,7 +3,7 @@
+ ## Copyright (C) 2009-2012 Peter Breitenlohner <tex-live at tug.org>
+ ## You may freely use, modify and/or distribute this file.
+ 
+-omegaware_tools = odvicopy odvitype otangle
++omegaware_tools = odvicopy odvitype otangle wovp2ovf
+ omegaware_font_tools = ofm2opl opl2ofm ovf2ovp ovp2ovf
+ omegaware_programs = $(omegaware_tools) $(omegaware_font_tools)
+ 
+@@ -85,6 +85,7 @@
+ DISTCLEANFILES += ovf2ovp.web
+ 	
+ nodist_ovp2ovf_SOURCES = ovp2ovf.c ovp2ovf.h
++nodist_wovp2ovf_SOURCES = ovp2ovf.c ovp2ovf.h
+ ovp2ovf.c ovp2ovf.h: ovp2ovf-web2c
+ 	@$(web2c) ovp2ovf
+ ovp2ovf-web2c: ovp2ovf.p $(web2c_depend)
diff --git a/debian/patches/series b/debian/patches/series
index 73fbcea..fb7e8d2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -41,3 +41,4 @@ xdvik-22.84.16-open-mode.patch
 #2011# upstream # 73_tex_segfault
 #2011# not necessary anymore, different fix upstream # unstymie-xetex-with-zlib-1.2.6.patch
 debian-no-linked-scripts
+build-wovp2ovf
diff --git a/debian/rules b/debian/rules
index 9e8c112..b1cf634 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export SHELL=/bin/bash
 export CONFIG_SHELL=/bin/sh
 
 %:
-	dh $@ --builddirectory Work
+	dh $@ --with autoreconf --builddirectory Work
 
 override_dh_auto_configure:
 	dh_auto_configure -- --prefix=/usr 	\

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/texlive-bin.git



More information about the Reproducible-commits mailing list