[pkg-java] r17200 - trunk/saxonhe/debian
Eugene Zhukov
eugene-guest at alioth.debian.org
Sat Sep 7 19:03:03 UTC 2013
Author: eugene-guest
Date: 2013-09-07 19:03:02 +0000 (Sat, 07 Sep 2013)
New Revision: 17200
Modified:
trunk/saxonhe/debian/orig-tar.sh
Log:
two packages dropped from upstream tarball
Modified: trunk/saxonhe/debian/orig-tar.sh
===================================================================
--- trunk/saxonhe/debian/orig-tar.sh 2013-09-04 17:49:47 UTC (rev 17199)
+++ trunk/saxonhe/debian/orig-tar.sh 2013-09-07 19:03:02 UTC (rev 17200)
@@ -7,7 +7,7 @@
TAG="$VERSION"
svn export https://www.saxonica.co.uk/repos/archive/opensource/tags/${TAG}/hej/ $SRC_DIR
-tar -c -z -f $TAR --exclude 'net/sf/saxon/dotnet' --exclude 'net/sf/saxon/option' $SRC_DIR
+tar -c -z -f $TAR --exclude 'net/sf/saxon/dotnet' --exclude 'net/sf/saxon/option' --exclude 'javax' --exclude 'net/sf/saxon/xqj' $SRC_DIR
rm -rf $DIR ../$TAG
# move to directory 'tarballs'
More information about the pkg-java-commits
mailing list