git.annexia.org
/
fedora-riscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
889ade7
)
Rename copr project to just 'riscv'
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 1 Aug 2016 13:51:05 +0000
(14:51 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 1 Aug 2016 13:51:23 +0000
(14:51 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
eb499e3
..
0175eff
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-16,7
+16,7
@@
stamp-riscv-qemu-installed:
@rpm -q riscv-qemu >/dev/null || { \
echo "ERROR: You must install riscv-qemu:"; \
echo; \
- echo " dnf copr enable rjones/riscv
-qemu
"; \
+ echo " dnf copr enable rjones/riscv"; \
echo " dnf install riscv-qemu"; \
echo; \
echo "OR: you can build it yourself from the stage1-riscv-qemu directory."; \