ref: e57a7d4c0530615c9b9eabc679ff16291dc14c19
parent: 562e9080d06abb5b6c1c25acf79794adeaf01b92
author: Paul Brossier <piem@piem.org>
date: Fri Dec 16 08:02:54 EST 2016
wscript: remove full.cfg from tarball
--- a/wscript
+++ b/wscript
@@ -460,6 +460,7 @@
ctx.excl += ' **/**.zip **/**.tar.bz2'
ctx.excl += ' **.tar.bz2'
ctx.excl += ' **/doc/full/* **/doc/web/*'
+ ctx.excl += ' **/doc/full.cfg'
ctx.excl += ' **/python/*.db'
ctx.excl += ' **/python.old/*'
ctx.excl += ' **/python/*/*.old'