]> git.meshlink.io Git - catta/commitdiff
howl: fix small issue
authorVincent Untz <vuntz@gnome.org>
Mon, 20 Sep 2010 01:31:13 +0000 (03:31 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 24 Oct 2010 13:52:22 +0000 (15:52 +0200)
Here are two patches for avahi. The avahi website is extremly slow
today, so I didn't file them.

 - avahi-fix-howl.pc.patch: fix a small issue introduced in
   c8eacc0f13f6df529f2f40961e2ddb3a45dc9f93
 - avahi-init-lsb.patch: update the suse initscripts, with a patch
   we've had for a while

Cheers,

  Vincent

--
Les gens heureux ne sont pas pressés.

Makefile.am

index 1c67793e8b27679ba31257c0633c58c0a9dd7fbd..8234d698d2b9a20a9d9bd9fc57e3a20173b81f12 100644 (file)
@@ -155,6 +155,7 @@ pkgconfigdir = $(libdir)/pkgconfig
 %.pc: %.pc.in
        $(AM_V_GEN)sed -e 's,@prefix\@,$(prefix),g' \
            -e 's,@libdir\@,$(libdir),g' \
+           -e 's,@HOWL_COMPAT_VERSION\@,$(HOWL_COMPAT_VERSION),g' \
            -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
 
 pkgconfig_DATA = avahi-core.pc