https://bugzilla.redhat.com/show_bug.cgi?id=1411984 --- Comment #6 from M. Herdiansyah <herdiansyah@xxxxxxxxxxxxxxx> --- (In reply to Michael Schwendt from comment #5) > > Because of the suggestions from comment #2 I couldn't use the Makefile. > > Not true: > > %make_install INSTALL_PROG="install -p" > > I would always prefer a working Makefile, if included, and modify it, if > necessary, compared with the extra burden that would be imposed on you by > having to install everything yourself in the %install section and keeping > that section accurate. You could even ship the addition of "-p" upstream. In the next release of neofetch, we will change our commands to a POSIX-compliant one, see https://github.com/dylanaraps/neofetch/blob/master/Makefile This would eliminate the need for install. Once we release 2.1.0, you can use %make_install just fine. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx