summaryrefslogtreecommitdiffstats
path: root/source/l/system-config-printer/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/system-config-printer/doinst.sh')
-rw-r--r--source/l/system-config-printer/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/l/system-config-printer/doinst.sh b/source/l/system-config-printer/doinst.sh
index 884cda801..d92f57f83 100644
--- a/source/l/system-config-printer/doinst.sh
+++ b/source/l/system-config-printer/doinst.sh
@@ -11,9 +11,6 @@ config() {
# Otherwise, we leave the .new copy for the admin to consider...
}
-config etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf.new
-config etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf.new
-
# Update the desktop database:
if [ -x usr/bin/update-desktop-database ]; then
chroot . /usr/bin/update-desktop-database usr/share/applications > /dev/null 2>&1