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

Install default configuration in ${PREFIX}/etc #47

Merged
merged 1 commit into from
Oct 11, 2016

Conversation

DoomHammer
Copy link
Contributor

This patch does two things:

  1. It makes ls++ search ${PREFIX}/etc instead of /etc for installation in non-default localization.
  2. It installs default configuration in ${PREFIX}/etc so ls++ is usable from the beginning.

As I am not a Perl hacker I understand there might be better ways to do this, so I am open to suggestions.

@DoomHammer
Copy link
Contributor Author

@trapd00r could you take a look at this?

@trapd00r
Copy link
Owner

Sorry for the (very) late reply. I've been absent for quite some time for personal reasons.
I like the general idea, but: what happens when you run make install the second time - this looks like your ls++.conf will be overwritten?

@DoomHammer
Copy link
Contributor Author

You are right. What about the new approach?

@trapd00r trapd00r merged commit 47c63f3 into trapd00r:master Oct 11, 2016
@trapd00r
Copy link
Owner

Looks great, thank you!

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