mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
perl: Fix install target for separated builds.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user