diff options
Diffstat (limited to 'recipes/zeroconf/zeroconf_0.9.bb')
-rw-r--r-- | recipes/zeroconf/zeroconf_0.9.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/zeroconf/zeroconf_0.9.bb b/recipes/zeroconf/zeroconf_0.9.bb index 9490a26a2f..8ce2309931 100644 --- a/recipes/zeroconf/zeroconf_0.9.bb +++ b/recipes/zeroconf/zeroconf_0.9.bb @@ -9,8 +9,8 @@ PR = "r2" SRC_URI = "http://www.progsoc.org/~wildfire/zeroconf/download/${PN}-${PV}.tar.gz \ file://zeroconf-default \ - file://zeroconf-ldflags.patch;apply=yes \ - file://zeroconf-limits.h.patch;apply=yes \ + file://zeroconf-ldflags.patch \ + file://zeroconf-limits.h.patch \ file://debian-zeroconf" do_install () { |