summarylogtreecommitdiffstats
path: root/brother-dcp135c.install
diff options
context:
space:
mode:
Diffstat (limited to 'brother-dcp135c.install')
-rw-r--r--brother-dcp135c.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/brother-dcp135c.install b/brother-dcp135c.install
deleted file mode 100644
index 3ddb04120f84..000000000000
--- a/brother-dcp135c.install
+++ /dev/null
@@ -1,9 +0,0 @@
-post_install() {
- post_upgrade;
-}
-
-post_upgrade() {
-echo "Restart CUPS to load the new files"
-echo "You can now register your new printer using the web interface at:"
-echo " http://localhost:631/"
-}