On Tue, Jul 09, 2013 at 09:30:39AM +0200, Holger Hans Peter Freyther wrote:
> On Tue, Jul 02, 2013 at 11:48:46AM +0200, Gwenaël Casaccio wrote:
> > Hi,
> 
> Dear Gwenaël,
> 
> > This patch removes Makefile.frag and add a rule to ignore them in .gitignore

Dear Gwenaël,

on travis-ci during the make distcheck I start to notice output
like this:

"
../packages/stinst/parser/Makefile.frag
/bin/bash: line 6: ../packages/stinst/parser/Makefile.frag: Permission denied
"

the sourcedirectory is made read-only so we can not create files there,
I think we should either:

* Create the Makefile.frag as part of make dist
* Create and include the files from the build directory?!


any comments?

kind regards
        holger  

_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to