[scala] 01/01: Updated debian/orig-tar.sh for Scala 2.11.7

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 29 22:51:21 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository scala.

commit 685bca27b1eef5b09fb425a711995a1e5ee76c0d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 30 00:45:18 2015 +0200

    Updated debian/orig-tar.sh for Scala 2.11.7
---
 debian/orig-tar.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index a2f2ebd..03d7b98 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -17,7 +17,7 @@ rm $JS_DIR/jquery-ui.js
 rm $JS_DIR/modernizr.custom.js
 rm $JS_DIR/raphael-min.js
 rm $JS_DIR/tools.tooltip.js
-rm $DIR/spec/public/highlight/highlight.pack.js
+rm $DIR/spec/public/scripts/highlight.pack.js
 
 wget http://code.jquery.com/jquery-1.8.2.js                                        -O $JS_DIR/jquery.js
 wget http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/jquery-ui.js              -O $JS_DIR/jquery-ui.js

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



More information about the pkg-java-commits mailing list