chmod the hugehelp.c in the dist hook to make distcheck run fine
This commit is contained in:
@@ -50,4 +50,5 @@ hugehelp.c: $(README) $(MANPAGE) mkhelp.pl
|
||||
|
||||
# for distribution, generate an uncompressed help file!
|
||||
dist-hook:
|
||||
chmod 0666 $(distdir)/hugehelp.c
|
||||
$(NROFF) -man $(MANPAGE) | $(PERL) $(MKHELP) $(README) > $(distdir)/hugehelp.c
|
||||
|
||||
Reference in New Issue
Block a user