summaryrefslogtreecommitdiffstats
path: root/perl-install/Newt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/Newt/Makefile')
-rw-r--r--perl-install/Newt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Newt/Makefile b/perl-install/Newt/Makefile
index cb80c5ab7..613ca8a1c 100644
--- a/perl-install/Newt/Makefile
+++ b/perl-install/Newt/Makefile
@@ -2,7 +2,7 @@
Newt: %: %.xs
test -e Makefile_c || perl Makefile.PL
- $(MAKE) -f Makefile_c LD_RUN_PATH=
+ $(MAKE) -f Makefile_c LD_RUN_PATH= || $(MAKE) -f Makefile_c LD_RUN_PATH=
rm -f ../auto/Newt ; ln -s ../Newt/blib/arch/auto/Newt ../auto
clean: