summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2007-10-17 17:40:42 -0700
committerAn-Cheng Huang <ancheng@vyatta.com>2007-10-17 17:40:42 -0700
commit7ec2c9bb68ed55dc6182de150b904c4d66623771 (patch)
treef0cfc854c9f0e4e0f160bf460868315093c1cb26 /configure.ac
parent5009cb83a189a231e5b588d416819859f5d6acf2 (diff)
downloadvyatta-cfg-7ec2c9bb68ed55dc6182de150b904c4d66623771.tar.gz
vyatta-cfg-7ec2c9bb68ed55dc6182de150b904c4d66623771.zip
import the vyatta-ofr init script from old eureka.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c108943..4e344f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,8 @@ AC_ARG_ENABLE([nostrip],
AC_CONFIG_FILES(
[Makefile]
- [debian/vyatta-cfg.postinst])
+ [debian/vyatta-cfg.postinst]
+ [debian/vyatta-cfg.postrm])
AC_SUBST(NOSTRIP)