[Pkg-javascript-commits] [leaflet] 299/301: Explicitly build target "build" (default involves lint which is not in Debian).

Jonas Smedegaard js at moszumanska.debian.org
Mon Jan 27 22:22:58 UTC 2014


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

js pushed a commit to branch master
in repository leaflet.

commit a308b86cf3c85f6e73f7d0157b9f1f6341f0e8ce
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jan 27 22:18:52 2014 +0100

    Explicitly build target "build" (default involves lint which is not in Debian).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index bc16976..d761628 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,4 +40,4 @@ js-destdir = /usr/share/javascript/$(libname)
 DEB_DH_INSTALL_ARGS_$(pkg) = dist/* $(js-destdir)
 
 build/$(pkg)::
-	jake
+	jake build

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



More information about the Pkg-javascript-commits mailing list