recipes-*: convert WORKDIR->UNPACKDIR

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2024-07-22 06:31:17 -04:00
parent f0deac3787
commit ca10975033
31 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ SRC_URI = "http://prdownloads.sourceforge.net/isic/${BPN}-${PV}.tgz \
SRC_URI[md5sum] = "29f70c9bde9aa9128b8f7e66a315f9a4"
SRC_URI[sha256sum] = "e033c53e03e26a4c72b723e2a5a1c433ee70eb4d23a1ba0d7d7e14ee1a80429d"
S="${WORKDIR}/${BPN}-${PV}"
S="${UNPACKDIR}/${BPN}-${PV}"
inherit autotools-brokensep