diff options
Diffstat (limited to 'debian/configure')
-rw-r--r-- | debian/configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/configure b/debian/configure index 2b94e52..ccfbeba 100644 --- a/debian/configure +++ b/debian/configure @@ -7778,7 +7778,7 @@ ac_config_files="$ac_config_files cf/ostype/debian.m4" ac_config_files="$ac_config_files examples/Makefile" -ac_config_files="$ac_config_files examples/dhcp3/dhclient-exit-hooks.d/sendmail" +ac_config_files="$ac_config_files examples/dhcp/dhclient-exit-hooks.d/sendmail" ac_config_files="$ac_config_files examples/network/if-down.d/sendmail" @@ -8640,7 +8640,7 @@ do "cf/hack/virthost_by_ip.m4") CONFIG_FILES="$CONFIG_FILES cf/hack/virthost_by_ip.m4" ;; "cf/ostype/debian.m4") CONFIG_FILES="$CONFIG_FILES cf/ostype/debian.m4" ;; "examples/Makefile") CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;; - "examples/dhcp3/dhclient-exit-hooks.d/sendmail") CONFIG_FILES="$CONFIG_FILES examples/dhcp3/dhclient-exit-hooks.d/sendmail" ;; + "examples/dhcp/dhclient-exit-hooks.d/sendmail") CONFIG_FILES="$CONFIG_FILES examples/dhcp/dhclient-exit-hooks.d/sendmail" ;; "examples/network/if-down.d/sendmail") CONFIG_FILES="$CONFIG_FILES examples/network/if-down.d/sendmail" ;; "examples/network/if-up.d/sendmail") CONFIG_FILES="$CONFIG_FILES examples/network/if-up.d/sendmail" ;; "examples/ppp/ip-down.d/sendmail") CONFIG_FILES="$CONFIG_FILES examples/ppp/ip-down.d/sendmail" ;; @@ -9229,7 +9229,7 @@ $as_echo X"$file" | "sensible-mda.preinst":F) chmod a+x ./sensible-mda.preinst ;; "cf/Makefile":F) chmod a+x ./cf/Makefile ;; "examples/Makefile":F) chmod a+x ./examples/Makefile ;; - "examples/dhcp3/dhclient-exit-hooks.d/sendmail":F) chmod a+x ./examples/dhcp3/dhclient-exit-hooks.d/sendmail ;; + "examples/dhcp/dhclient-exit-hooks.d/sendmail":F) chmod a+x ./examples/dhcp/dhclient-exit-hooks.d/sendmail ;; "examples/network/if-down.d/sendmail":F) chmod a+x ./examples/network/if-down.d/sendmail ;; "examples/network/if-up.d/sendmail":F) chmod a+x ./examples/network/if-up.d/sendmail ;; "examples/ppp/ip-down.d/sendmail":F) chmod a+x ./examples/ppp/ip-down.d/sendmail ;; |