[Pkg-javascript-commits] [uglifyjs] 01/04: Fix code path.

Jonas Smedegaard dr at jones.dk
Thu May 28 18:24:05 UTC 2015


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

js pushed a commit to branch master
in repository uglifyjs.

commit 6cf7e2b1e14345e6f8c5e69d571a54f0fc1b365f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu May 28 20:13:04 2015 +0200

    Fix code path.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5b97d68..88535ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 pkg = node-uglify
-libdir = /usr/lib/nodejs/$(pkg)
+libdir = /usr/lib/nodejs/uglify-js
 
 DEB_UPSTREAM_URL = https://github.com/mishoo/UglifyJS2/archive
 DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)

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



More information about the Pkg-javascript-commits mailing list