On Wed, May 01, 2013 at 11:19:46PM +0200, Hilko Bengen wrote:
---
perl/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/perl/Makefile.am b/perl/Makefile.am
index d34adbe..780024f 100644
--- a/perl/Makefile.am
+++ b/perl/Makefile.am
@@ -87,7 +87,8 @@ clean-local:
rm -f Makefile-pl
install-data-hook:
- $(MAKE) -f Makefile-pl DESTDIR=$(DESTDIR) install
+ $(MAKE) -C $(srcdir) -f $(abs_builddir)/Makefile-pl \
+ DESTDIR=$(DESTDIR) install
endif
ACK to both.
You can push these?
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines. Boot with a
live CD or over the network (PXE) and turn machines into KVM guests.
http://libguestfs.org/virt-v2v