[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[context] 10/10: adjust for new location of user config file



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository context.

commit 7b1a1eaf832b249c4169d508cfd03a850abaf561
Author: Norbert Preining <preining@debian.org>
Date:   Mon May 16 22:27:44 2016 +0900

    adjust for new location of user config file
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 52f0b4a..a30a03f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,8 +27,9 @@ binary-indep: build-indep
 	cp -a texmf-dist/* $(instbase)/usr/share/texmf
 	rm -rf $(instbase)/usr/share/texmf/tlpkg
 	# move user config file to /etc
-	mv $(instbase)/usr/share/texmf/tex/context/user/cont-sys.rme	\
-		$(instbase)/etc/texmf/tex/context/user
+	mv $(instbase)/usr/share/texmf/tex/context/user/mkii/cont-sys.rme	\
+		$(instbase)/etc/texmf/tex/context/user/
+	rmdir $(instbase)/usr/share/texmf/tex/context/user/mkii
 	rmdir $(instbase)/usr/share/texmf/tex/context/user
 
 	# remove GFDL license text, it is referenced in copyright

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/context.git


Reply to: