summaryrefslogtreecommitdiff
path: root/cmake/preUninstall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/preUninstall.sh')
-rw-r--r--cmake/preUninstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/preUninstall.sh b/cmake/preUninstall.sh
index decc015..7cb7119 100644
--- a/cmake/preUninstall.sh
+++ b/cmake/preUninstall.sh
@@ -8,5 +8,5 @@ if [ $1 == 0 ]; then
touch ${DST}/${CONFILE}
sed -i '/fw_mail_plug.inf/d' ${DST}/plug/conflist.inf
- sed -i '/\[RADIUS_PLUG\]/,+7d' ${DST}/${CONFILE}
+ sed -i '/\[RADIUS_PLUG\]/,+8d' ${DST}/${CONFILE}
fi