hplip/hplip-quiet.patch
Tim Waugh cfa5588d3e - 2.8.5.
- Configure with --enable-dbus. Build requires dbus-devel.
- Fix chmod 644 line.
- Ship hp-systray in the gui sub-package, but don't ship the desktop
    launcher yet as the systray applet is quite broken.
- Don't run autoconf.
2008-06-03 14:07:18 +00:00

10 lines
331 B
Diff

diff -up hplip-2.8.5/hpssd.py.quiet hplip-2.8.5/hpssd.py
--- hplip-2.8.5/hpssd.py.quiet 2008-05-08 17:26:03.000000000 +0100
+++ hplip-2.8.5/hpssd.py 2008-06-03 12:07:23.000000000 +0100
@@ -495,5 +495,4 @@ if __name__ == '__main__':
sys.exit(0)
- utils.log_title(__title__, __version__)
sys.exit(run())