mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
perl: Use symlink hack from hivex
This commit is contained in:
@@ -67,6 +67,7 @@ all: Makefile-pl src_deps
|
||||
$(MAKE) -f Makefile-pl
|
||||
|
||||
Makefile-pl: Makefile.PL
|
||||
-[ $(srcdir) != $(builddir) ] && cp -rsu $(abs_srcdir)/. $(builddir)/.
|
||||
perl Makefile.PL INSTALLDIRS=$(INSTALLDIRS) PREFIX=$(prefix)
|
||||
|
||||
# No! Otherwise it is deleted before the clean-local rule runs.
|
||||
|
||||
Reference in New Issue
Block a user