Summary: | Install frysk test binaries to lib/frysk and lib64/frysk; not libexec/frysk | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Andrew Cagney <cagney> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | 3692 | ||
Bug Blocks: | 2235 |
Description
Andrew Cagney
2006-12-08 19:18:07 UTC
Note that this still doesn't modify funit to use the binaries from the 32-bit install. Index: frysk-core/ChangeLog 2006-12-10 Andrew Cagney <cagney@redhat.com> * Makefile.am (EXTRA_DIST): Replace pkglibexec with pkglib. Index: frysk-core/common/ChangeLog 2006-12-10 Andrew Cagney <cagney@redhat.com> * TestRunner.javain: Replace pkglibexecdir with pkglibdir. * Makefile.rules (pkglib_PROGRAMS): Define. (pkglibexecdir, pkglibexecdir, pkglibdir): Define. (pkglibexec_PROGRAMS, pkglibexecdir): Delete. (pkglibexecdir, pkglibexecdir): Delete. Index: frysk-core/frysk/rt/ChangeLog 2006-12-10 Andrew Cagney <cagney@redhat.com> * tests/TestStackBacktrace.java: Replace pkglibexecdir with pkglibdir. Index: frysk-core/frysk/util/ChangeLog 2006-12-10 Andrew Cagney <cagney@redhat.com> * TestFStack.java: Replace pkglibexecdir with pkglibdir. |