summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-11-21 08:39:37 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2008-11-21 09:33:37 -0800
commit6946d499c77aa022ca803a9a27db73f46e62d772 (patch)
tree10ddb057f4b505b5db8ad2e8eb6ef2da8250532e /Makefile.am
parentf3d9c03906886375e48793e63403fbaa38327aae (diff)
downloadvyatta-cfg-firewall-6946d499c77aa022ca803a9a27db73f46e62d772.tar.gz
vyatta-cfg-firewall-6946d499c77aa022ca803a9a27db73f46e62d772.zip
Rename VyattaIpTablesRule to Vyatta::IpTables::Rule
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 72adfd4..1b23cec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
cfgdir = $(datadir)/vyatta-cfg/templates
-share_perl5dir = /opt/vyatta/share/perl5
+share_perl5dir = /opt/vyatta/share/perl5/lib/Vyatta/IpTables
curverdir = $(sysconfdir)/config-migrate/current
sbin_SCRIPTS =
@@ -9,7 +9,7 @@ curver_DATA = cfg-version/firewall@3
sbin_SCRIPTS += scripts/firewall/vyatta-firewall.pl
sbin_SCRIPTS += scripts/firewall/firewall.init
-share_perl5_DATA += scripts/firewall/VyattaIpTablesRule.pm
+share_perl5_DATA += lib/Vyatta/IpTables/Rule.pm
cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \
cpio -0pd