7 lines
300 B
Bash
Executable File
7 lines
300 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
# Automatically added by dh_installdeb/13.6ubuntu1
|
|
dpkg-maintscript-helper rm_conffile /etc/xdg/autostart/tracker-miner-apps.desktop 2.3.1-2\~ -- "$@"
|
|
dpkg-maintscript-helper rm_conffile /etc/xdg/autostart/tracker-miner-fs.desktop 3.1.2-1\~ -- "$@"
|
|
# End automatically added section
|