[Reproducible-commits] [texlive-bin] 29/400: fix build error

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:31 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 efaff803e880d5129f61336d63a80c596810fc22
Author: Norbert Preining <preining at debian.org>
Date:   Sat Mar 3 08:49:07 2012 +0000

    fix build error
---
 debian/patches/debian-no-linked-scripts | 13 -------------
 debian/rules                            |  4 ++++
 2 files changed, 4 insertions(+), 13 deletions(-)

diff --git a/debian/patches/debian-no-linked-scripts b/debian/patches/debian-no-linked-scripts
index fd2817f..7478287 100644
--- a/debian/patches/debian-no-linked-scripts
+++ b/debian/patches/debian-no-linked-scripts
@@ -17,16 +17,3 @@ Index: texlive-bin-2011.20120226/texk/texlive/Makefile.am
  
  ## Windows wrapper
  ##
-Index: texlive-bin-2011.20120226/texk/texlive/Makefile.in
-===================================================================
---- texlive-bin-2011.20120226.orig/texk/texlive/Makefile.in	2012-02-20 23:23:59.000000000 +0900
-+++ texlive-bin-2011.20120226/texk/texlive/Makefile.in	2012-02-29 09:54:35.672116004 +0900
-@@ -193,7 +193,7 @@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
- ACLOCAL_AMFLAGS = -I ../../m4
--SUBDIRS = context linked_scripts
-+SUBDIRS = 
- EXTRA_DIST = w32_wrapper
- all: all-recursive
- 
diff --git a/debian/rules b/debian/rules
index 83be311..3ed4387 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,10 @@
 export SHELL=/bin/bash
 export CONFIG_SHELL=/bin/sh
 
+# warning: if the --with autoreconf is removed then
+# the patch debian/patches/debian-no-linked-scripts
+# must be adapted to also patch the Makefile.in!
+
 %:
 	dh $@ --with autoreconf --builddirectory Work
 

-- 
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