aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/popt/popt_1.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/popt/popt_1.7.bb')
-rw-r--r--recipes/popt/popt_1.7.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/popt/popt_1.7.bb b/recipes/popt/popt_1.7.bb
index 46d599a3cb..aab80943a4 100644
--- a/recipes/popt/popt_1.7.bb
+++ b/recipes/popt/popt_1.7.bb
@@ -8,9 +8,9 @@ inherit autotools autotools_stage
SRC_URI = "\
http://rpm.org/releases/historical/rpm-4.1.x/popt-${PV}.tar.gz \
- file://m4.patch;apply=yes \
- file://intl.patch;apply=yes \
- file://mkinstalldirs.patch;apply=yes \
+ file://m4.patch \
+ file://intl.patch \
+ file://mkinstalldirs.patch \
"
do_configure() {