summaryrefslogtreecommitdiffstats
path: root/recipes/pam/libpam_0.79.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/pam/libpam_0.79.bb')
-rw-r--r--recipes/pam/libpam_0.79.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/pam/libpam_0.79.bb b/recipes/pam/libpam_0.79.bb
index e992f90411..ce9f5b0364 100644
--- a/recipes/pam/libpam_0.79.bb
+++ b/recipes/pam/libpam_0.79.bb
@@ -30,9 +30,9 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/pam/pre/library/${p}.tar.bz2"
# the patches are necessary to get the autoreconf and cross build
# to work correctly
-SRC_URI += " file://libpam-config.patch;patch=1"
+SRC_URI += " file://libpam-config.patch;apply=yes"
# The Makefile uses 'FAKEROOT' not DESTDIR.
-SRC_URI += " file://libpam-make.patch;patch=1"
+SRC_URI += " file://libpam-make.patch;apply=yes"
inherit autotools