a41fbedee5
* add hamlib-3.0-perl_install.patch OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/hamlib?expand=0&rev=3
14 lines
562 B
Diff
14 lines
562 B
Diff
Index: bindings/Makefile.am
|
|
===================================================================
|
|
--- bindings/Makefile.am.orig
|
|
+++ bindings/Makefile.am
|
|
@@ -63,7 +63,7 @@ distcheck-perl: Hamlib-pl.mk
|
|
$(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.
|