Author: loonycyborg
Date: Sun Jul 27 21:38:00 2008
New Revision: 28243
URL: http://svn.gna.org/viewcvs/wesnoth?rev=28243&view=rev
Log:
Ensure that "scons install" always updates datafiles.
Modified:
trunk/SConstruct
Modified: trunk/SConstruct
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/SConstruct?rev=28243&r1=28242&r2=28243&view=diff
==============================================================================
--- trunk/SConstruct (original)
+++ trunk/SConstruct Sun Jul 27 21:38:00 2008
@@ -404,6 +404,7 @@
install_manual = env.InstallFiltered(Dir(env.subst(docdir)),
Dir("doc/manual"))
+env.AlwaysBuild(install_data, install_manual)
# The game and associated resources
env.Alias("install-wesnoth", [
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits