Hello,

I've just had a look at how we can build the deb package from scons. There is 
some suggestions on the net, such as:
http://www.qandr.org/quentin/writings/debscons.html

If we could get the list of file from the install target, it would be very 
nice, but I'm afraid that  env.Install(...) physically install file and does 
not build a map. One solution could be to build a map instead of calling 
env.Install, and then either calling it or creating the debian package, 
depending on the target.

What does the people who know scons think ?

Steph


_______________________________________________
glob2-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/glob2-devel

Reply via email to