diff options
Diffstat (limited to 'recipes/libdessert')
-rw-r--r-- | recipes/libdessert/libdessert_0.86.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libdessert/libdessert_0.86.14.bb b/recipes/libdessert/libdessert_0.86.14.bb index 8ddeb51e16..1308f71860 100644 --- a/recipes/libdessert/libdessert_0.86.14.bb +++ b/recipes/libdessert/libdessert_0.86.14.bb @@ -7,7 +7,7 @@ PR = "r2" DEPENDS = "net-snmp libpcap libcli" SRC_URI = "http://www.des-testbed.net/sites/default/files/${PN}${PV}.tar.gz \ - file://0001-big-fat-autotools-patch.patch;apply=yes \ + file://0001-big-fat-autotools-patch.patch \ " S = "${WORKDIR}/${PN}0.86-${PV}" |