Commit 6d7784eb authored by Mike Gabriel's avatar Mike Gabriel

debian/nxagent.{post,pre}*: Fix versions in dpkg-maintscript-helper calls.

parent afa56ea6
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
set -e set -e
dpkg-maintscript-helper rm_conffile \ 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 \ 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# #DEBHELPER#
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
set -e set -e
dpkg-maintscript-helper rm_conffile \ 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 \ 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# #DEBHELPER#
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
set -e set -e
dpkg-maintscript-helper rm_conffile \ 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 \ 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# #DEBHELPER#
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment