pidgin/plugins/perl/common/Makefile.PL.in

changeset 35888
bbef15512b9f
parent 35603
08adaffc9b06
--- a/pidgin/plugins/perl/common/Makefile.PL.in	Wed Apr 23 23:47:06 2014 +0200
+++ b/pidgin/plugins/perl/common/Makefile.PL.in	Thu Apr 24 00:13:26 2014 +0200
@@ -16,7 +16,7 @@
 #    'OPTIMIZE'      => '-g', # For debugging.
     'INSTALLDIRS'          => 'vendor',
     'INSTALL_BASE'         => '$(prefix)',
-    'INSTALLVENDORARCH'    => '$(libdir)/pidgin/perl',
+    'INSTALLVENDORARCH'    => '$(libdir)/pidgin-$(PURPLE_MAJOR_VERSION)/perl',
     'INSTALLVENDORMAN3DIR' => '$(mandir)/man3',
     'macro'                => {
         'prefix'      => '@prefix@',

mercurial