Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the [error][1] below. [BEE] make -j120 install PREFIX=/usr EPREFIX=/usr BINDIR=/usr/bin SBINDIR=/usr/sbin LIBEXECDIR=/usr/libexec SYSCONFDIR=/etc SHAREDSTATEDIR=/var LOCALSTATEDIR=/var LIBDIR=/usr/lib INCLUDEDIR=/usr/include DATAROOTDIR=/usr/share DATADIR=/usr/share INFODIR=/usr/share/info LOCALEDIR=/usr/share/locale MANDIR=/usr/share/man DOCDIR=/usr/share/doc/crash DESTDIR=/dev/shm/bee-root/crash/crash-7.2.6-0/image /usr/bin/install crash /dev/shm/bee-root/crash/crash-7.2.6-0/image/usr/bin /usr/bin/install: cannot create regular file '/dev/shm/bee-root/crash/crash-7.2.6-0/image/usr/bin': No such file or directory make: *** [Makefile:306: install] Error 1 Command exited with non-zero status 2 [1]: https://github.com/crash-utility/crash/pull/37
- Loading branch information