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 data files without executable permission #239

Closed
veripoolbot opened this issue Apr 9, 2010 · 2 comments
Closed

Install data files without executable permission #239

veripoolbot opened this issue Apr 9, 2010 · 2 comments
Assignees
Labels
area: configure/compiling Issue involves configuring or compilating Verilator itself resolution: fixed Closed; fixed

Comments

@veripoolbot
Copy link
Contributor


Author Name: أحمد المحمودي
Original Redmine Issue: 239 from https://www.veripool.org
Original Date: 2010-04-08
Original Assignee: Wilson Snyder (@wsnyder)


Hello,

Header files & manpage are installed with the executable permission set, I found that the reason is that in Makefile.in you install them using $(INSTALL_PROGRAM) instead of $(INSTALL_DATA). I fixed that in the patch attached.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2010-04-10T00:21:25Z


Thanks for the patch. BTW there are other install fixes in the git version that aren't in the release yet.

Fixed in git for 3.802+

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2010-05-01T19:01:33Z


In 3.802

@veripoolbot veripoolbot added area: configure/compiling Issue involves configuring or compilating Verilator itself resolution: fixed Closed; fixed labels Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: configure/compiling Issue involves configuring or compilating Verilator itself resolution: fixed Closed; fixed
Projects
None yet
Development

No branches or pull requests

2 participants