#1979 PR merged
: Fix broken 'make pacman'¶
Labels: fixed / solved / done
, minor bug
gustafg opened issue at 2018-11-23 22:37:¶
Relax-and-Recover (ReaR) Pull Request Template¶
Please fill in the following items before submitting a new pull request:
Pull Request Details:¶
-
Type: Bug Fix
-
Impact: Low
-
Reference to related issue (URL):
-
How was this pull request tested?
I built and installed rear on my own Arch system using these 2 patches. -
Brief description of the changes in this pull request:
First change modifies the makefile to refer to dist/$(name)-$(distversion).tar.gz instead of $(name)-$(distversion).tar.gz.
Second change renames /usr/sbin to /usr/bin before assembly of Pacman package.
gdha commented at 2018-11-26 07:54:¶
@gustafg Thank you very much for clearing this out - it will help the user community a lot.
[Export of Github issue for rear/rear.]