summaryrefslogtreecommitdiff
path: root/package/avahi/patches/patch-avahi-ui_Makefile_am
blob: c1744d9d0abab5a718fc403337170dc54c766c1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- avahi-0.6.31.orig/avahi-ui/Makefile.am	2012-02-14 23:22:16.000000000 +0100
+++ avahi-0.6.31/avahi-ui/Makefile.am	2014-03-04 09:45:16.000000000 +0100
@@ -79,9 +79,6 @@ libavahi_ui_gtk3_la_CFLAGS += -DDATABASE
 endif
 
 bin_PROGRAMS = bssh
-desktop_DATA += bssh.desktop bvnc.desktop
-@INTLTOOL_DESKTOP_RULE@
-
 bssh_SOURCES = bssh.c
 
 if HAVE_GTK3
@@ -108,6 +105,4 @@ endif # HAVE_GLIB
 endif
 endif
 
-@INTLTOOL_DESKTOP_RULE@
-
 CLEANFILES = $(desktop_DATA) $(desktop_DATA_in)