[Pkg-ocaml-maint-commits] [coq] 03/05: Remove unneeded comment

Enrico Tassi gareuselesinge at moszumanska.debian.org
Wed Jul 15 20:12:35 UTC 2015


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

gareuselesinge pushed a commit to branch master
in repository coq.

commit 9efa102039972ea78f63317caa9da7b91bfd6d72
Author: Enrico Tassi <gareuselesinge at debian.org>
Date:   Wed Jul 15 11:37:33 2015 +0200

    Remove unneeded comment
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 367b34e..e7d63af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,9 +59,6 @@ ifeq ($(BUILDCACHE),)
 
 	$(MAKE) world STRIP=true
 	$(MAKE) DOC_TARGETS=$(HTMLDOC) $(HTMLDOC)
-	# uncomment to create the cache
-	#mkdir ../coq.cache
-	#rsync -a --exclude=debian --exclude=.git . ../coq.cache/
 else
 	rsync -a --exclude=debian --exclude=.git $(BUILDCACHE)/ .
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/coq.git



More information about the Pkg-ocaml-maint-commits mailing list