From: Rafael L. <rla...@us...> - 2003-12-26 16:08:07
|
Update of /cvsroot/plplot/plplot/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv5621/scripts Modified Files: make-cvs-tarball.sh Log Message: Disabled inclusion of drivers/*.rc in the distribution tarball Revert the previous changes regarding includion of the drivers/*.rc files into the tarball, because a .rc file depend on the .la file, which gets built with "make" by the user. The result is that the *.rc and get-drv-info are built anyway. I will think later on a better way to include the *.rc files in the tarball. |