Menu

#30 gmtl-0.6.1.tar.gz file is created when building

0.1.x
open
nobody
None
5
2023-03-10
2023-03-10
No

When building gmtl 0.6.1 with scons, a file called gmtl-0.6.1.tar.gz is created. This is not desirable for anyone except the developer, so I'd like to suggest that it not do that.

I worked around this by removing the line MakeSourceDist(pkg, env) from SConstruct. You'll probably want to relocate this line so that you can still run it with a separate command. I don't know SCons well but if this were a Makefile you'd have a separate "dist" target so that you could run make dist.

Discussion


Log in to post a comment.