Skip to content

remove unused variable DESTDIR from uncrustify makefile#54

Merged
SaitTalhaNisanci merged 1 commit intodevelopfrom
remove-DESTDIR
May 8, 2020
Merged

remove unused variable DESTDIR from uncrustify makefile#54
SaitTalhaNisanci merged 1 commit intodevelopfrom
remove-DESTDIR

Conversation

@SaitTalhaNisanci
Copy link
Copy Markdown
Contributor

No description provided.

@hanefi
Copy link
Copy Markdown
Member

hanefi commented Oct 30, 2019

What if there are some people in the team that wished to install the scripts in another path?

Maybe we should ask around and see if there is any logical reasoning behind having that DESTDIR variable

@SaitTalhaNisanci
Copy link
Copy Markdown
Contributor Author

Well, even if there is that possibility, I dont see how it is possible with this variable because with the current code, if someone sets DESTDIR to, say, mypath since bindir variable is set to /usr/local/bin it will be mypath/usr/local/bin not mypath.

@hanefi hanefi self-requested a review May 8, 2020 10:57
Copy link
Copy Markdown
Member

@hanefi hanefi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@SaitTalhaNisanci SaitTalhaNisanci merged commit 8f78446 into develop May 8, 2020
@hanefi hanefi deleted the remove-DESTDIR branch December 23, 2021 01:28
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