[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-6589-g162c5dd

Michael Tautschnig mt at debian.org
Mon Sep 20 17:11:13 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 95b520c5b15020718e26ce9147ed9bda6f1f4888
Author: Michael Tautschnig <mt at debian.org>
Date:   Mon Sep 20 18:50:00 2010 +0200

    Upstream tarball has properly cleaned llvm tree
    
    - Partly reverts 7a3768ecf0fa87571f246fd76388ac13e1378a07
    
    Signed-off-by: Michael Tautschnig <mt at debian.org>

diff --git a/contrib/split-tarball.sh b/contrib/split-tarball.sh
index c290af0..47c8ddc 100755
--- a/contrib/split-tarball.sh
+++ b/contrib/split-tarball.sh
@@ -32,14 +32,6 @@ rm -r win32
 sed -i 's/ win32//' Makefile.am Makefile.in
 # cleanup llvm
 rm libclamav/c++/llvm/utils/lit/lit/*.pyc
-rm -r libclamav/c++/llvm/{Debug,Release}
-rm -r libclamav/c++/llvm/test/CodeGen/Generic/Output
-rm -r libclamav/c++/llvm/test/CodeGen/X86/Output
-rm -r libclamav/c++/llvm/test/ExecutionEngine/Output
-rm -r libclamav/c++/llvm/test/Integer/Output
-rm libclamav/c++/llvm/test/Unit/{.dir,lit.site.cfg}
-rm libclamav/c++/llvm/test/site.{bak,exp}
-rm libclamav/c++/llvm/test/lit.site.cfg
 cp -R libclamunrar_iface $UNRARDIR
 mv libclamunrar $UNRARDIR
 cp -R m4/ $UNRARDIR

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list