[cpl-plugin-vimos] 02/03: Exclude libpil/html from source

Ole Streicher olebole-guest at moszumanska.debian.org
Tue Dec 10 15:28:30 UTC 2013


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

olebole-guest pushed a commit to branch debian
in repository cpl-plugin-vimos.

commit 9122869dee4ef878ba803003f8b13c611d6acf3d
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Dec 10 16:24:30 2013 +0100

    Exclude libpil/html from source
---
 debian/repackage.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/repackage.sh b/debian/repackage.sh
index d7b3f41..0b397ae 100755
--- a/debian/repackage.sh
+++ b/debian/repackage.sh
@@ -35,6 +35,7 @@ rm -f ${BASEDIR}/${DEBIAN_PACKAGE}_${VERSION}.orig*.tar.* ${FILENAME}
 TAREXCLUDE="--exclude ${PIPELINE}-${VERSION}/html"
 TAREXCLUDE=${TAREXCLUDE}" --exclude ${PIPELINE}-${VERSION}/external/sextractor"
 TAREXCLUDE=${TAREXCLUDE}" --exclude ${PIPELINE}-${VERSION}/external/psfex"
+TAREXCLUDE=${TAREXCLUDE}" --exclude ${PIPELINE}-${VERSION}/libpil/html"
 if [ $INCLUDE_TEST_DATA = "no" ] ; then
   TAREXCLUDE=${TAREXCLUDE}" --exclude ${PIPELINE}-${VERSION}/*/tests/ref_data"
 fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-vimos.git



More information about the debian-science-commits mailing list