summarylogtreecommitdiffstats
path: root/dell-unified-driver-scanner.install
diff options
context:
space:
mode:
Diffstat (limited to 'dell-unified-driver-scanner.install')
-rw-r--r--dell-unified-driver-scanner.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/dell-unified-driver-scanner.install b/dell-unified-driver-scanner.install
deleted file mode 100644
index 628e443c4b42..000000000000
--- a/dell-unified-driver-scanner.install
+++ /dev/null
@@ -1,9 +0,0 @@
-post_install() {
- echo "> If \"scanimage -L\" returns \"No scanners were identified\" and your model number is in the description, try running \"sane-find-scanner\"."
- echo "> If that finds your scanner, send the vendor= and product= to the maintainer of this package"
- echo "> In the meantime, add it manually to \"/etc/sane.d/xerox_mfp.conf\""
-}
-
-post_upgrade() {
- post_install
-}