[SCM] lucene-solr packaging branch, master, updated. upstream/3.6.0+dfsg-41-g02846be

James Page james.page at ubuntu.com
Thu Jun 7 12:22:22 UTC 2012


The following commit has been merged in the master branch:
commit 877495db488693b9f1721864f09478735b8bf7ac
Author: James Page <james.page at ubuntu.com>
Date:   Thu Jun 7 11:51:14 2012 +0100

    Tweaks to repacking

diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index d2a8ba0..3e5d169 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -13,7 +13,8 @@ tar -xzf $TAR -C $DIR --strip-components=1
 find $DIR -name \*.jar -delete
 find $DIR -name \*.war -delete
 rm -Rf $DIR/lucene/site/build
-rm -Rf $DIR/lucene/site/src/documentation/skins/common/script/*.js
+rm -Rf $DIR/lucene/site/src/documentation/skins/common/scripts/*.js
+rm -Rf $DIR/lucene/tools/prettify/*
 fgrep -lR "Generated By:JavaCC:" $DIR | xargs -n5 rm
 
 # Repack excluding stuff we don't need

-- 
lucene-solr packaging



More information about the pkg-java-commits mailing list