summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-12-21 11:08:06 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-12-21 11:08:06 -0800
commit8711eb611333319713527233bf8af99e43b99c3d (patch)
tree7659c604a9cefeb24c79a45f0e23f29fa79891a0 /Makefile.am
parent5547a6ff7c27b57e2050c7328fc4140f16992b70 (diff)
downloadvyatta-cfg-8711eb611333319713527233bf8af99e43b99c3d.tar.gz
vyatta-cfg-8711eb611333319713527233bf8af99e43b99c3d.zip
Move no copy break modprobe file to handle Debian Lintian warning
Future versions of modutils ignore files not named .conf, and latest Debian tools warn about that. Fix it before the bug happens.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e9a580f..6de91c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,7 @@ AM_LFLAGS = --prefix=yy_`basename $* .l`_ -olex.yy.c
completion_SCRIPTS = etc/bash_completion.d/20vyatta-cfg
initd_SCRIPTS = etc/init.d/vyatta-ofr
dhcphook_SCRIPTS = scripts/vyatta-dhclient-hook
-modprobe_SCRIPTS = etc/modprobe.d/vyatta_nocopybreak
+modprobe_SCRIPTS = etc/modprobe.d/no-copybreak.conf
lib_LTLIBRARIES = src/libvyatta-cfg.la
src_libvyatta_cfg_la_LIBADD = /usr/lib/libglib-2.0.la