Skip to content

Makefile.in: add missing directory dependencies#165

Open
trofi wants to merge 1 commit intomuquit:masterfrom
trofi:fix-make-install
Open

Makefile.in: add missing directory dependencies#165
trofi wants to merge 1 commit intomuquit:masterfrom
trofi:fix-make-install

Conversation

@trofi
Copy link

@trofi trofi commented Oct 15, 2023

Without the change parallel instyalls occasionally fail as:

   > install flags: -j16 install
   > install -c -m 644 doc/mailsend.1.gz $out/share/man/man1
   > install: cannot create regular file '$out/share/man/man1': No such file or directory

Without the change parallel instyalls occasionally fail as:

       > install flags: -j16 install
       > install -c -m 644 doc/mailsend.1.gz $out/share/man/man1
       > install: cannot create regular file '$out/share/man/man1': No such file or directory
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.

1 participant