TT#68012 Only install the appropriate modules for the relevant package

This package is only supposed to contain the
Catalyst::Plugin::Session::Store::Redis perl module, nothing more.

Change-Id: Ibf000801a2a971391a5aba4283991154fc108bb8
changes/83/33883/5
Guillem Jover 6 years ago
parent 651a581812
commit 3672cba1bf

@ -1,2 +1,2 @@
usr/share/man/man3/Catalyst::*
usr/share/perl5/Catalyst
usr/share/man/man3/Catalyst::Plugin::Session::Store::Redis*
usr/share/perl5/Catalyst/Plugin/Session/Store/Redis*

@ -7,4 +7,5 @@ script/ngcp_panel_fastcgi.pl usr/share/ngcp-panel/
share/* usr/share/ngcp-panel/
usr/share/man/man3/NGCP::*
usr/share/perl5/Catalyst/Plugin/NGCP
usr/share/perl5/NGCP

Loading…
Cancel
Save