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

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


The following commit has been merged in the upstream-hg branch:
commit 5e2bd792eb2809010fd483c65c07f9c5177a9faf
Author: Alexander Dreyer <adreyer at gmx.de>
Date:   Thu Mar 1 17:33:12 2012 +0100

    do not distribute generated stuff from M4RI

diff --git a/SConstruct b/SConstruct
index d73d908..509f501 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1141,10 +1141,11 @@ env.Append(DISTTAR_EXCLUDEEXTS = Split(""".o .os .so .a .dll .cache .pyc
            .cvsignore .dblite .log .sconsign .depend .out .graphViz_temp .exe
            .kprof.html .rpm .spec .so.0 .so.0.0.0 .0 .gcda .orig .rej .bin"""),
            DISTTAR_EXCLUDEDIRS = Split("""CVS .svn .sconf_temp SOURCES BUILD
-           auxiliary"""),
+           auxiliary .deps"""),
            DISTTAR_EXCLUDEPATTERN = Split(""".#* #*# *~ profiled cacheopts.h
-           config.h coding.py unittests"""))
+           config.h coding.py unittests Makefile config.status libtool m4ri.pc stamp-h1"""))
 
+   
 if distribute or rpm_generation or deb_generation:
     allsrcs = Split("""SConstruct README LICENSE ChangeLog versionnumber
 disttar.py doxygen.py""")

-- 
polybori: Polynomials over Boolean Rings



More information about the debian-science-commits mailing list