Differences From Artifact [a8d91c74fc]:
- File build/makearch.info — part of check-in [424c69792c] at 2011-09-09 14:32:45 on branch trunk — Clean up build-related source (user: rkeene, size: 1460) [annotate] [blame] [check-ins using]
To Artifact [d8e08f20f7]:
- File build/makearch.info — part of check-in [d0146d1870] at 2011-09-09 14:53:50 on branch trunk — Fixed bug in installation Updated to install pkgIndex.tcl (user: rkeene, size: 1465) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
39 40 41 42 43 44 45 | UPDATED="build/autogen.sh" # This script is executed immediately prior to creation of the # tarball AFTER="" # Files matching these (space-seperated) patterns are deleted | | | 39 40 41 42 43 44 45 46 | UPDATED="build/autogen.sh" # This script is executed immediately prior to creation of the # tarball AFTER="" # Files matching these (space-seperated) patterns are deleted TMPS="*.out HEADER build aclocal INST" |