[Reproducible-commits] [texlive-bin] 07/400: fix binary rules file
Maria Valentina Marin Rodrigues
akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:29 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 0a84b113e6f5513fcc6dea078b1a8b8a51ecb2af
Author: Norbert Preining <preining at debian.org>
Date: Fri Feb 17 07:20:30 2012 +0000
fix binary rules file
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 629deb6..f534f3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ override_dh_auto_configure:
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/tmp
-override_dh_intall:
+override_dh_install:
dh_install --sourcedir=$(CURDIR)/debian/tmp
# use mupdmap (multi!)
# change the link from updmap -> ../updmap.pl
--
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