patch-avahi-ui_Makefile_am 481 B

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