[SCM] polybori: Polynomials over Boolean Rings branch, upstream-hg, updated. b4a5cffaa908c53e1d958a42110f8c4dad853aa3

Alexander Dreyer adreyer at gmx.de
Fri Mar 23 08:02:15 UTC 2012


The following commit has been merged in the upstream-hg branch:
commit 594de461ed5fc6ea82017b89d579aefc01e8ddab
Author: Alexander Dreyer <adreyer at gmx.de>
Date:   Thu Mar 1 22:44:51 2012 +0100

    FIX exclude pattern for distribution

diff --git a/SConstruct b/SConstruct
index 509f501..7f44785 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1143,7 +1143,8 @@ env.Append(DISTTAR_EXCLUDEEXTS = Split(""".o .os .so .a .dll .cache .pyc
            DISTTAR_EXCLUDEDIRS = Split("""CVS .svn .sconf_temp SOURCES BUILD
            auxiliary .deps"""),
            DISTTAR_EXCLUDEPATTERN = Split(""".#* #*# *~ profiled cacheopts.h
-           config.h coding.py unittests Makefile config.status libtool m4ri.pc stamp-h1"""))
+           *config.h coding.py unittests Makefile config.status libtool
+           m4ri.pc stamp-h1"""))
 
    
 if distribute or rpm_generation or deb_generation:

-- 
polybori: Polynomials over Boolean Rings



More information about the debian-science-commits mailing list