diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-04 10:15:33 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-04 10:15:33 +0100 |
commit | a93f757687841d9371975eb723678568bbc4e2da (patch) | |
tree | 097c7b82f3a3e3898f2180194c66aec680b290cc /package/avahi/patches/patch-Makefile_am | |
parent | 9311739789dd1def6b95c5a604d05f5754ec166d (diff) |
remove dependency to intltool
Diffstat (limited to 'package/avahi/patches/patch-Makefile_am')
-rw-r--r-- | package/avahi/patches/patch-Makefile_am | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/package/avahi/patches/patch-Makefile_am b/package/avahi/patches/patch-Makefile_am new file mode 100644 index 000000000..ff5160336 --- /dev/null +++ b/package/avahi/patches/patch-Makefile_am @@ -0,0 +1,12 @@ +--- avahi-0.6.31.orig/Makefile.am 2011-12-30 22:26:44.000000000 +0100 ++++ avahi-0.6.31/Makefile.am 2014-03-04 09:57:29.000000000 +0100 +@@ -75,8 +75,7 @@ SUBDIRS = \ + avahi-compat-howl \ + avahi-autoipd \ + avahi-ui \ +- avahi-ui-sharp \ +- po ++ avahi-ui-sharp + + DX_INPUT = \ + $(srcdir)/avahi-common/address.h \ |