[SCM] polybori: Polynomials over Boolean Rings branch, master, updated. upstream/0.8.2-140-ge61fdaa
Alexander Dreyer
adreyer at gmx.de
Tue Jan 22 23:24:28 UTC 2013
The following commit has been merged in the master branch:
commit f1bc12259dcb6646697930e98bb70d23ce64962a
Author: Alexander Dreyer <adreyer at gmx.de>
Date: Tue Jan 22 15:46:21 2013 +0100
removing virtually duplicated lines
diff --git a/SConstruct b/SConstruct
index 1fe70eb..f0761ef 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1931,9 +1931,7 @@ if 'install' in COMMAND_LINE_TARGETS or 'install-docs' in COMMAND_LINE_TARGETS:
env.Dir(InstDocPath(srcs)) for srcs in instdocumastersubdirs]))
env.Depends(instdocu, tutorialinst)
- if not path.exists(InstDocPath()):
- env.Execute(Mkdir(InstDocPath()))
-
+
if HAVE_DOXYGEN:
env.Depends(instdocu, cxxdocinst)
env.Depends(cxxdocinst, tutorialinst)
--
polybori: Polynomials over Boolean Rings
More information about the debian-science-commits
mailing list