Skip to content

rpm: use defined prefix from meson#920

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
sc108-lee:rpm
Dec 2, 2024
Merged

rpm: use defined prefix from meson#920
igaw merged 1 commit intolinux-nvme:masterfrom
sc108-lee:rpm

Conversation

@sc108-lee
Copy link
Copy Markdown
Contributor

meson use default prefix with /usr/local
so rpm default macro defined installation directoy occur error

RPM build errors:
File not found: /root/rpmbuild/BUILDROOT/libnvme-1.11-0.x86_64/usr/lib64/libnvme*

To fix this use defined prefix from meson

#909

meson use default prefix with /usr/local
so rpm default macro defined installation directoy occur error

RPM build errors:
    File not found: /root/rpmbuild/BUILDROOT/libnvme-1.11-0.x86_64/usr/lib64/libnvme*

To fix this use defined prefix from meson

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
@igaw igaw merged commit 5f89dfd into linux-nvme:master Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants