[med-svn] [SCM] BEDtools branch, master, updated. debian/2.12.0-1-11-g2e3fe5e
Charles Plessy
plessy at debian.org
Sat Sep 10 14:39:19 UTC 2011
The following commit has been merged in the master branch:
commit 2fe7cffc95d61a83c59569f816f83c4607fb6398
Author: Charles Plessy <plessy at debian.org>
Date: Sat Sep 10 23:23:00 2011 +0900
Simplified repacking as upstream tarballs do not contain ‘*/*DS_Store’ files anymore.
diff --git a/debian/rules b/debian/rules
index 818ca2e..d141d4b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,5 @@ get-orig-source:
zcat ../BEDTools.v$(DEB_UPSTREAM_VERSION).tar.gz \
| tar --wildcards \
--delete '*/._*' \
- --delete '*/*DS_Store' \
| xz \
> ../$(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.xz
--
Suite of utilities for comparing genomic features.
More information about the debian-med-commit
mailing list