[hdf5] 01/01: d/orig-tar.sh: cleanup.

Gilles Filippini pini at moszumanska.debian.org
Mon Feb 17 06:51:43 UTC 2014


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

pini pushed a commit to branch master
in repository hdf5.

commit 763d3748bd39df0d319718454a9571c6165295c7
Author: Gilles Filippini <pini at debian.org>
Date:   Mon Feb 17 00:21:02 2014 +0100

    d/orig-tar.sh: cleanup.
---
 debian/orig-tar.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 5802d80..87c2de4 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -32,8 +32,7 @@ find "$HTML_DIR"/ -type f -iname '*.html' \
   -exec mv "{}.new" "{}" \;
 
 # repack into orig.tar.gz
-# excluding files matched by debian/orig-tar.exclude
-tar -c -z -f "$TAR" -X debian/orig-tar.exclude "$DEBIAN_SOURCE_DIR/"
+tar -c -z -f "$TAR" "$DEBIAN_SOURCE_DIR/"
 rm -rf "$SOURCE_DIR" "$DEBIAN_SOURCE_DIR"
 
 echo "$PACKAGE: downloaded docs and renamed archive to $(basename "$TAR")"

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



More information about the Pkg-grass-devel mailing list