From: Stanislav Sinyagin Date: Sat, 7 Nov 2015 23:59:15 +0000 (+0100) Subject: FS-8426 place freeswitch.pm into /usr/share/perl5 X-Git-Tag: v1.6.5~5^2~51^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffa24ef6a599306c7484c6e98b6cb94d89e5e085;p=thirdparty%2Ffreeswitch.git FS-8426 place freeswitch.pm into /usr/share/perl5 --- diff --git a/debian/freeswitch-mod-perl.install.tmpl b/debian/freeswitch-mod-perl.install.tmpl index 5b2fe712f3..c151beb6be 100644 --- a/debian/freeswitch-mod-perl.install.tmpl +++ b/debian/freeswitch-mod-perl.install.tmpl @@ -1,2 +1,2 @@ -debian/tmp/usr/perl/freeswitch.pm /usr/lib/perl5 -debian/tmp/usr/perl/freeswitch.so /usr/lib/perl5/auto/freeswitch +debian/tmp/usr/perl/freeswitch.pm /usr/share/perl5 +debian/tmp/usr/perl/freeswitch.so /usr/share/perl5/auto/freeswitch