[Accel-config] [PATCH 0/3] Install test programs in /usr/lib
Ramesh Thomas <ramesh.thomas at intel.com> Wed, 05 Oct 2022 13:23:14 -0700
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
--===============8924868417803804314==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Test programs are being installed into /usr/share which violates the
policy
https://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.html#usrshareArchitect=
ureindependentData
Update make file, rpm and debian scripts to install test programs and
related config files in /usr/lib
Ramesh Thomas (3):
accel-config: Install test programs in /usr/lib
accel-config: Update rpm scripts to install test programs in /usr/lib
accel-config: Update debian scripts to install test programs in
/usr/lib
Makefile.am | 4 ++--
accfg-test.spec.in | 6 +++---
accfg.spec.in | 4 ++--
debian/accel-config-test.install | 2 +-
debian/accel-config.install | 4 ++--
test/Makefile.am | 2 +-
6 files changed, 11 insertions(+), 11 deletions(-)
-- =
2.37.3
--===============8924868417803804314==--