diff options
Diffstat (limited to 'recipes/poptop/poptop_1.3.4.bb')
-rw-r--r-- | recipes/poptop/poptop_1.3.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/poptop/poptop_1.3.4.bb b/recipes/poptop/poptop_1.3.4.bb index 7438a33cf7..e833e18ea5 100644 --- a/recipes/poptop/poptop_1.3.4.bb +++ b/recipes/poptop/poptop_1.3.4.bb @@ -11,7 +11,7 @@ RDEPENDS_${PN}-logwtmp-plugin = "${PN}" PR = "r5" SRC_URI = "${SOURCEFORGE_MIRROR}/poptop/pptpd-${PV}.tar.gz \ - file://fix-plugins-install.patch;apply=yes \ + file://fix-plugins-install.patch \ file://pptpd.init" S = "${WORKDIR}/pptpd-${PV}" |