summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2010-04-22 09:18:41 -0500
committerJesse Gilles <jgilles@multitech.com>2010-04-26 11:36:51 -0500
commit88271ff63cab71a8b83ed52cebb4558f8affe0a2 (patch)
tree396fecdca2425c4ae1dd55f65939863adca44279
parentff687ac1add9ade01746103dc34f5b27197c04c2 (diff)
libpam-base-files.bb: fix SRC_URI for use with an overlay and FILESPATHBASE
-rw-r--r--recipes/pam/libpam-base-files.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/pam/libpam-base-files.bb b/recipes/pam/libpam-base-files.bb
index 70c357c244..8d7d6fcfdd 100644
--- a/recipes/pam/libpam-base-files.bb
+++ b/recipes/pam/libpam-base-files.bb
@@ -10,7 +10,7 @@ RRECOMMENDS = "libpam-meta"
PR = "r3"
SRC_URI = " \
- file://pam.d/* \
+ file://pam.d \
"
do_install() {