[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 9ef1f35d90526dcdff32a7f1de329690fd3032e7
Author: Alexander Dreyer <adreyer at gmx.de>
Date:   Tue Jan 22 16:18:54 2013 +0100

    forgotten target dynlibs in 'install'

diff --git a/SConstruct b/SConstruct
index 77d097f..f8e46b0 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1469,6 +1469,7 @@ dylibs_readable_inst = SymlinkReadableLibname(dylibs_inst)
 
 devellibs_inst = dylibs_readable_inst + dylibs_inst + stlibs_inst
 
+env.Alias('install', dylibs_inst + dylibs_readable_inst)
 
 # Installation for development purposes
 if 'devel-install' in COMMAND_LINE_TARGETS or \

-- 
polybori: Polynomials over Boolean Rings



More information about the debian-science-commits mailing list