summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.5.bb
diff options
context:
space:
mode:
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.bb2
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"
9SRC_URI = "${SOURCEFORGE_MIRROR}/fuse/${P}.tar.gz" 9SRC_URI = "${SOURCEFORGE_MIRROR}/fuse/${P}.tar.gz"
10S = "${WORKDIR}/${P}" 10S = "${WORKDIR}/${P}"
11 11
12inherit autotools 12inherit autotools pkgconfig
13 13
14FILES_${PN} += "${libdir}/sshnodelay.so" 14FILES_${PN} += "${libdir}/sshnodelay.so"
15 15