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

[texworks] 67/73: no help files shipped in current release



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

preining pushed a commit to branch master
in repository texworks.

commit 95203a97d832d05e8b1f136157b54e22e9371dde
Author: Norbert Preining <preining@debian.org>
Date:   Mon Apr 4 11:13:00 2016 +0900

    no help files shipped in current release
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 88404dd..55f631c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,8 @@ override_dh_auto_build:
 
 override_dh_auto_install:
 	cd build && $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
-	mv $(CURDIR)/debian/tmp/usr/usr/share/texworks-help $(CURDIR)/debian/tmp/usr/share/texworks-help
+	# no manual included in 0.6.0
+	# mv $(CURDIR)/debian/tmp/usr/usr/share/texworks-help $(CURDIR)/debian/tmp/usr/share/texworks-help
 	rm -rf $(CURDIR)/debian/tmp/usr/usr
 	rm $(CURDIR)/debian/tmp/usr/share/doc/texworks/COPYING
 

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


Reply to: