diff options
author | Amin Bandali <bandali@gnu.org> | 2019-10-21 10:53:08 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2019-10-21 10:53:08 -0400 |
commit | 395cc0798600cde44a30abaa3f5d08ce8b68f782 (patch) | |
tree | 7d91dbadf0508796508d442577e2e11ca4493d1c /data/patches | |
parent | e9d924b40b4ad6ffd75244d319440a13c2877535 (diff) |
Fix build failure
* makeicecat: add `mkdir -p \$(DIST)/bin/browser/extensions' to
browser/app/Makefile.in, before trying to cp files/dirs into it.
Fixes the following build error:
39:05.34 cp: target '../../dist/bin/browser/extensions' is not a directory
39:05.34 make[4]: *** [Makefile:118: libs] Error 1
39:05.34 make[3]: *** [/data/bandali/usr/bld/gnuzilla/icecat-68.1.0/config/recurse.mk:101: browser/app/libs] Error 2
39:05.34 make[2]: *** [/data/bandali/usr/bld/gnuzilla/icecat-68.1.0/config/recurse.mk:34: libs] Error 2
39:05.34 make[1]: *** [/data/bandali/usr/bld/gnuzilla/icecat-68.1.0/config/rules.mk:413: default] Error 2
39:05.34 make: *** [client.mk:125: build] Error 2
Diffstat (limited to 'data/patches')
0 files changed, 0 insertions, 0 deletions