diff options
author | Francois Andriot <francois.andriot@free.fr> | 2012-10-21 19:23:00 +0200 |
---|---|---|
committer | Francois Andriot <francois.andriot@free.fr> | 2012-10-21 19:23:00 +0200 |
commit | 59daf455b483742c6c47099652117074df37889a (patch) | |
tree | 5271c465e9468df4e8fe1814bdb413164b40823e /redhat/extras/kdebluetooth/kubuntu_06_no_autostart.patch | |
parent | 7834467b40a454432c3f8d84b6b43e299afe4933 (diff) | |
download | tde-packaging-59daf455b483742c6c47099652117074df37889a.tar.gz tde-packaging-59daf455b483742c6c47099652117074df37889a.zip |
RHEL/Fedora/MGA/MDV/Suse: update extras for TDE 3.5.13.1
Diffstat (limited to 'redhat/extras/kdebluetooth/kubuntu_06_no_autostart.patch')
-rw-r--r-- | redhat/extras/kdebluetooth/kubuntu_06_no_autostart.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/redhat/extras/kdebluetooth/kubuntu_06_no_autostart.patch b/redhat/extras/kdebluetooth/kubuntu_06_no_autostart.patch new file mode 100644 index 000000000..a51eb6e92 --- /dev/null +++ b/redhat/extras/kdebluetooth/kubuntu_06_no_autostart.patch @@ -0,0 +1,15 @@ +diff -Nur kdebluetooth-1.0~beta6~r706091/kdebluetooth/kbluetooth/Makefile.am kdebluetooth-1.0~beta6~r706091.new/kdebluetooth/kbluetooth/Makefile.am +--- kdebluetooth-1.0~beta6~r706091/kdebluetooth/kbluetooth/Makefile.am 2007-08-29 14:03:27.000000000 +0200 ++++ kdebluetooth-1.0~beta6~r706091.new/kdebluetooth/kbluetooth/Makefile.am 2007-08-29 16:39:13.000000000 +0200 +@@ -12,11 +12,6 @@ + #shelldesktop_DATA = kbluetooth.desktop + xdg_apps_DATA = kbluetooth.desktop + +-# Autostart entry +-autostartdir = $(datadir)/autostart +-autostart_DATA = kbluetooth.autostart.desktop +- +- + #EXTRA_DIST = $(kbluetooth_SOURCES)\ + # $(kde_servicetypes_DATA) \ + # eventsrc |