[openlayers3] 03/04: Only call the build target, don't build examples and apidoc.

Bas Couwenberg sebastic at xs4all.nl
Sun Jan 4 13:14:04 UTC 2015


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

sebastic-guest pushed a commit to branch master
in repository openlayers3.

commit 306944900f467d18b990472bf268a69caa57719c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jan 4 00:27:09 2015 +0100

    Only call the build target, don't build examples and apidoc.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 7435f09..c944c48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,8 +19,7 @@ override_dh_auto_clean:
 override_dh_auto_build:
 	dh_auto_build
 
-	python build.py host-examples
-	python build.py apidoc
+	python build.py build
 
 overide_dh_auto_test:
 	dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/openlayers3.git



More information about the Pkg-grass-devel mailing list