diff options
Diffstat (limited to 'meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb')
-rw-r--r-- | meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb b/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb index 6b1c4e8c0f..be52caacf2 100644 --- a/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb +++ b/meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb | |||
@@ -30,7 +30,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Artistic-1.0;md5=cda03bbdc3c195 | |||
30 | 30 | ||
31 | SRC_URI[sha256sum] = "16a29f7acaeec081bf0e7303ba5ee24fda1d21a1104669b837745f3ea61d6afa" | 31 | SRC_URI[sha256sum] = "16a29f7acaeec081bf0e7303ba5ee24fda1d21a1104669b837745f3ea61d6afa" |
32 | 32 | ||
33 | S = "${WORKDIR}/Unix-Statgrab-${PV}" | 33 | S = "${UNPACKDIR}/Unix-Statgrab-${PV}" |
34 | 34 | ||
35 | export LD = "${CCLD}" | 35 | export LD = "${CCLD}" |
36 | 36 | ||