diff options
Diffstat (limited to 'meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb')
| -rw-r--r-- | meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb b/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb index 0ee47d47c2..5c9c8219d7 100644 --- a/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb +++ b/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb | |||
| @@ -11,8 +11,7 @@ SRC_URI = "file://host-peer \ | |||
| 11 | 11 | ||
| 12 | inherit allarch useradd | 12 | inherit allarch useradd |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/sources" | 14 | S = "${UNPACKDIR}" |
| 15 | UNPACKDIR = "${S}" | ||
| 16 | 15 | ||
| 17 | do_install() { | 16 | do_install() { |
| 18 | install -d ${D}${sysconfdir}/ppp/peers | 17 | install -d ${D}${sysconfdir}/ppp/peers |
