diff options
Diffstat (limited to 'meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.5.bb')
| -rw-r--r-- | meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.5.bb b/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.5.bb index 722d0ede98..ba64310b8b 100644 --- a/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.5.bb +++ b/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.5.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
| 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/fuse/${P}.tar.gz" | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/fuse/${P}.tar.gz" |
| 10 | S = "${WORKDIR}/${P}" | 10 | S = "${WORKDIR}/${P}" |
| 11 | 11 | ||
| 12 | inherit autotools | 12 | inherit autotools pkgconfig |
| 13 | 13 | ||
| 14 | FILES_${PN} += "${libdir}/sshnodelay.so" | 14 | FILES_${PN} += "${libdir}/sshnodelay.so" |
| 15 | 15 | ||
