Blob Blame History Raw
diff -Naur hamlib-3.0~rc1.orig/bindings/Makefile.am hamlib-3.0~rc1/bindings/Makefile.am
--- hamlib-3.0~rc1.orig/bindings/Makefile.am	2015-08-22 11:27:18.000000000 -0500
+++ hamlib-3.0~rc1/bindings/Makefile.am	2015-09-02 08:47:47.252243932 -0500
@@ -63,7 +63,7 @@
 	$(MAKE) $(AM_MAKEFLAGS) -f Hamlib-pl.mk distcheck
 
 install-perl: Hamlib-pl.mk
-	$(MAKE) $(AM_MAKEFLAGS) -f Hamlib-pl.mk install_site
+	$(MAKE) $(AM_MAKEFLAGS) -f Hamlib-pl.mk pure_vendor_install
 
 ## ExtUtils::MakeMaker says uninstall is deprecated and won't remove the files
 ## anyway, so we'll have to figure out another way to remove the installed files.