[Reproducible-commits] [texlive-bin] 85/400: correct var for quilt

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:37 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 05f8752c48b822f2819f0f3330063e2a0f012e7b
Author: Norbert Preining <preining at debian.org>
Date:   Tue May 15 23:25:27 2012 +0000

    correct var for quilt
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 38dcae6..b7488ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,11 @@
 
 export SHELL=/bin/bash
 export CONFIG_SHELL=/bin/sh
+
+# this is for dh_quilt_patch (--with quilt) which reads this
+# variable and sets QUILT_PATCHES accordingly
+# we set both in case ...
+export QUILT_PATCH_DIR=debian/quilt
 export QUILT_PATCHES=debian/quilt
 
 DEB_HOST_ARCH     ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)

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