diff options
Diffstat (limited to 'meta-networking/recipes-protocols/tsocks/tsocks_1.8beta5.bb')
-rw-r--r-- | meta-networking/recipes-protocols/tsocks/tsocks_1.8beta5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/tsocks/tsocks_1.8beta5.bb b/meta-networking/recipes-protocols/tsocks/tsocks_1.8beta5.bb index 8099fa5c6e..2cbb025049 100644 --- a/meta-networking/recipes-protocols/tsocks/tsocks_1.8beta5.bb +++ b/meta-networking/recipes-protocols/tsocks/tsocks_1.8beta5.bb | |||
@@ -21,7 +21,7 @@ inherit autotools-brokensep | |||
21 | LIBS:append:libc-musl = " -lssp_nonshared" | 21 | LIBS:append:libc-musl = " -lssp_nonshared" |
22 | LIBS:append:libc-glibc = " -lc_nonshared" | 22 | LIBS:append:libc-glibc = " -lc_nonshared" |
23 | 23 | ||
24 | S = "${WORKDIR}/tsocks-1.8" | 24 | S = "${UNPACKDIR}/tsocks-1.8" |
25 | 25 | ||
26 | FILES:${PN} = "${libdir}/* ${bindir}/tsocks" | 26 | FILES:${PN} = "${libdir}/* ${bindir}/tsocks" |
27 | FILES:${PN}-dev = "" | 27 | FILES:${PN}-dev = "" |