- 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.
10 lines
331 B
Diff
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())
|