[debian-edu-commits] debian-edu/ 01/01: Fix TeX install paths.
    Dominik George 
    natureshadow-guest at moszumanska.debian.org
       
    Tue Jan 16 11:48:21 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository sdaps.
commit e417881522bcc4a54f3e24727ff915ae190a2885
Author: Dominik George <nik at naturalnet.de>
Date:   Tue Jan 16 12:40:31 2018 +0100
    Fix TeX install paths.
---
 debian/sdaps.install | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/sdaps.install b/debian/sdaps.install
index 3c550d3..82ea000 100644
--- a/debian/sdaps.install
+++ b/debian/sdaps.install
@@ -1,2 +1,4 @@
-tex/* usr/share/texlive/texmf-dist/sdaps
-build/share/sdaps/tex/*.dict usr/share/texlive/texmf-dist/sdaps
+tex/*.cls usr/share/texlive/texmf-dist/tex/latex/sdaps
+tex/*.sty usr/share/texlive/texmf-dist/tex/latex/sdaps
+tex/*.tex usr/share/texlive/texmf-dist/tex/latex/sdaps
+build/share/sdaps/tex/*.dict usr/share/texlive/texmf-dist/tex/latex/sdaps
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/sdaps.git
    
    
More information about the debian-edu-commits
mailing list