[Reproducible-commits] [texlive-bin] 08/400: go back to texmf-texlive, and fix installation of some files
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 71ed308f054091a7aa7e9c2b6dc8562a84298085
Author: Norbert Preining <preining at debian.org>
Date: Fri Feb 17 07:51:54 2012 +0000
go back to texmf-texlive, and fix installation of some files
---
debian/rules | 8 +++-----
debian/texlive-binaries.install | 5 +++--
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/debian/rules b/debian/rules
index f534f3c..a11b6c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,11 +53,9 @@ override_dh_install:
debian/texlive-binaries/usr/bin/bibtex.original
mv debian/texlive-binaries/usr/share/man/man1/bibtex.1 \
debian/texlive-binaries/usr/share/man/man1/bibtex.original.1
- # rename texmf-dist to texmf-texlive for consistency with former
- # times
- # do we want to do that????
- #mv debian/texlive-binaries/usr/share/texmf-texlive \
- # debian/texlive-binaries/usr/share/texmf-dist
+ # rename texmf-dist to texmf-texlive
+ mv debian/texlive-binaries/usr/share/texmf-texlive \
+ debian/texlive-binaries/usr/share/texmf-dist
override_dh_installdocs:
dh_installdocs
diff --git a/debian/texlive-binaries.install b/debian/texlive-binaries.install
index 9df054c..e757699 100644
--- a/debian/texlive-binaries.install
+++ b/debian/texlive-binaries.install
@@ -1,4 +1,5 @@
-debian/debianize-fmtutil usr/share/texlive-bin
-debian/mupdmap.pl usr/share/texmf/scripts/texlive
+# how the hell do I break out of the --sourcedir of dh_install???
+../debianize-fmtutil usr/share/texlive-bin
+../mupdmap.pl usr/share/texmf/scripts/texlive
usr/bin
usr/share
--
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