[fdo-dev] Make installs .svn directories

Mateusz Loskot mateusz at loskot.net
Thu Oct 5 03:27:40 EDT 2006


Greg Boone wrote:
> Looks like a defect in the install.

Yes, it is.
The problem is with Makefile.am files.
For example, take a look at definition of the 'install' target
in this file:

https://fdocore.osgeo.org/source/browse/fdocore/trunk/Fdo/Unmanaged/Inc/Makefile.am?rev=381&view=markup

Following line copies recursively everything, also .svn directories:

@cp -r -u -f *  $(INSTALL_DIR)

I've not checked rest of Makefile.am files.

Cheers
-- 
Mateusz Loskot
http://mateusz.loskot.net




More information about the Fdo-internals mailing list