Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: Move directory macros to separate macro file not needing a JRE #57

Closed
jerboaa opened this issue Jun 4, 2018 · 0 comments
Closed
Assignees

Comments

@jerboaa
Copy link

jerboaa commented Jun 4, 2018

There has been a recent split of javapackages-tools into two packages for directory ownership. However, there are some RPM macros in /usr/lib/rpm/macros.d/macros.jpackage which solely relate to paths to directories. One such example is this:

%_jvmdir        %{_prefix}/lib/jvm

It would make more sense to move those directory-macros into its own file, macros.jpackage-filesystem say, and then javapackages-tools may require javapackages-filesystem for these macros for backward compat.

@mizdebsk mizdebsk self-assigned this Jun 5, 2018
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

No branches or pull requests

2 participants