Changes committed to git://oss.sgi.com/pcp/pcp.git dev
src/GNUmakefile | 8 ++++----
src/include/builddefs.in | 11 -----------
src/lib/.gitignore | 4 ----
src/lib/GNUmakefile | 27 ---------------------------
src/libpcp/src/.gitignore | 1 -
src/libpcp/src/GNUmakefile | 19 +++----------------
src/libpcp_gui/src/.gitignore | 1 -
src/libpcp_gui/src/GNUmakefile | 17 ++---------------
src/libpcp_import/src/.gitignore | 1 -
src/libpcp_import/src/GNUmakefile | 18 ++----------------
src/libpcp_mmv/src/.gitignore | 2 +-
src/libpcp_mmv/src/GNUmakefile | 17 ++---------------
src/libpcp_pmda/src/.gitignore | 1 -
src/libpcp_pmda/src/GNUmakefile | 15 ++-------------
src/perl/LogImport/Makefile.PL | 4 ++--
src/perl/MMV/Makefile.PL | 4 ++--
src/perl/PMDA/Makefile.PL | 4 ++--
17 files changed, 22 insertions(+), 132 deletions(-)
commit 871f3402ebfd6b51e7e993492753cb8b66f6cba9
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Thu May 9 09:46:12 2013 +1000
Revert "Create a single directory housing links to critical libraries"
This reverts commit a1b80950823beecc9d57ec106a011f05be5f57e0.
Ken found a much simpler way, go with that instead of this workaround.
|