diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-04 17:47:43 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-04 17:47:43 +0100 |
commit | 38e3d5fb20aee5f02f03e693f2649e2370adf006 (patch) | |
tree | 0327f681d9cd40dee837e7a961e670d7578ebb5a /package/avahi/patches/patch-Makefile_am | |
parent | 7d2b38ba6e51a5da5250ef394b9fe69a72783459 (diff) | |
parent | 62474c05f17e9a8009ef9cf71ccac9e542c4383f (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 \ |