git.annexia.org
/
virt-p2v.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed7d899
)
Fix new path to RPM.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 25 Mar 2008 01:00:25 +0000
(
01:00
+0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 25 Mar 2008 01:00:25 +0000
(
01:00
+0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
1e7dd60
..
38476b8
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-155,7
+155,7
@@
checkscript:
# Check that the RPM has been built.
checkrpm:
- test -f
rpmbuild
/$(VIRTP2V_RPM)
+ test -f
p2vrepo
/$(VIRTP2V_RPM)
# Clean.