Commit 744e288d authored by Mike Gabriel's avatar Mike Gabriel

debian/nxagent.*: Drop conffile /etc/nxagent/rgb utilizing dpkg-maintscript-helper.

parent f6a11402
......@@ -39,6 +39,8 @@ Vcs-Browser: https://github.com/ArcticaProject/nx-libs/
Package: nx-x11-common
Architecture: all
Multi-Arch: foreign
Pre-Depends:
dpkg (>= 1.15.7.2),
Depends:
${misc:Depends},
Breaks: nxlibs (<= 3.5.1),
......
etc/nxagent/keystrokes.cfg
etc/nxagent/rgb
usr/share/nx/rgb
usr/share/nx/VERSION.nxagent
usr/share/man/man1/nxagent.1*
usr/lib/*/nx/bin/nxagent
......
#!/bin/sh
set -e
dpkg-maintscript-helper rm_conffile \
/etc/nxagent/rgb "2:3.5.99.4-999" nxagent -- "$@"
#DEBHELPER#
#!/bin/sh
set -e
dpkg-maintscript-helper rm_conffile \
/etc/nxagent/rgb "2:3.5.99.4-999" nxagent -- "$@"
#DEBHELPER#
#!/bin/sh
set -e
dpkg-maintscript-helper rm_conffile \
/etc/nxagent/rgb "2:3.5.99.4-999" nxagent -- "$@"
#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