Merge pull request #172739 from robgssp/master
nvidia-x11: Package nvidia-bug-report.sh
This commit is contained in:
@@ -217,8 +217,10 @@ installPhase() {
|
||||
--set-rpath $out/lib:$libPath $bin/bin/$i
|
||||
fi
|
||||
done
|
||||
# FIXME: needs PATH and other fixes
|
||||
# install -Dm755 nvidia-bug-report.sh $bin/bin/nvidia-bug-report.sh
|
||||
substituteInPlace nvidia-bug-report.sh \
|
||||
--replace /bin/grep grep \
|
||||
--replace /bin/ls ls
|
||||
install -Dm755 nvidia-bug-report.sh $bin/bin/nvidia-bug-report.sh
|
||||
fi
|
||||
|
||||
runHook postInstall
|
||||
|
||||
Reference in New Issue
Block a user