git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6e36bf
)
Fix the rule which rebuilds make-initramfs.sh.
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 29 May 2009 11:14:35 +0000
(12:14 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 29 May 2009 11:14:35 +0000
(12:14 +0100)
appliance/Makefile.am
patch
|
blob
|
history
diff --git
a/appliance/Makefile.am
b/appliance/Makefile.am
index
0002663
..
066becb
100644
(file)
--- a/
appliance/Makefile.am
+++ b/
appliance/Makefile.am
@@
-43,7
+43,7
@@
$(INITRAMFSIMG): $(top_builddir)/initramfs/fakeroot.log $(top_builddir)/daemon/g
touch $@
make-initramfs.sh: make-initramfs.sh.in
-
./config.status
$@
+
cd .. && ./config.status appliance/
$@
# Test-boot the image.