aboutsummaryrefslogtreecommitdiff
path: root/debian/nxagent.postrm
diff options
context:
space:
mode:
Diffstat (limited to 'debian/nxagent.postrm')
-rwxr-xr-xdebian/nxagent.postrm4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/nxagent.postrm b/debian/nxagent.postrm
index b9fb1620f..644f6f569 100755
--- a/debian/nxagent.postrm
+++ b/debian/nxagent.postrm
@@ -3,9 +3,9 @@
set -e
dpkg-maintscript-helper rm_conffile \
- /etc/nxagent/rgb "2:3.5.99.4-999" nxagent -- "$@"
+ /etc/nxagent/rgb "2:3.5.99.4-1" nxagent -- "$@"
dpkg-maintscript-helper rm_conffile \
- /etc/nxagent/nxagent.keyboard "2:3.5.99.4-999" nxagent -- "$@"
+ /etc/nxagent/nxagent.keyboard "2:3.5.99.16-4" nxagent -- "$@"
#DEBHELPER#