I haven't pulled from git for a while.  I built last night and discovered the 
name of the data paths has changed from FlightGear to flightgear.  I assume 
this is unintentional?  Would someone give me a hint on how to change this 
back? 

Thanks
Ron

(old source Makefile)
pkgdatadir = $(datadir)/FlightGear
pkglibdir = $(libdir)/FlightGear
pkgincludedir = $(includedir)/FlightGear

(new source Makefile)
pkgdatadir = $(datadir)/flightgear
pkglibdir = $(libdir)/flightgear
pkgincludedir = $(includedir)/flightgear



------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to