diff options
Diffstat (limited to 'recipes/httppc')
-rw-r--r-- | recipes/httppc/httppc_0.8.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/httppc/httppc_0.8.5.bb b/recipes/httppc/httppc_0.8.5.bb index a7bd207174..fd02afc03b 100644 --- a/recipes/httppc/httppc_0.8.5.bb +++ b/recipes/httppc/httppc_0.8.5.bb @@ -8,7 +8,7 @@ DNS resolution." LICENSE = "GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/httppc/httppc-${PV}.tar.gz \ - file://install.patch;patch=1" + file://install.patch;apply=yes" inherit autotools |