blob: a51eb6e92720c20d005c92c97918e02ac6b466bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
|