feat: use instead
This commit is contained in:
@@ -8,7 +8,7 @@ urls=("https://github.com/libffi/libffi/releases/download/v${pkgver}/${sources[0
|
||||
md5sums=("b9cac6c5997dca2b3787a59ede34e0eb")
|
||||
|
||||
src_prepare() {
|
||||
tar -xf ${DIST_DIR}/${pkgname}-${pkgver}/${sources[0]} --strip-components=1
|
||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||
}
|
||||
|
||||
src_build() {
|
||||
|
||||
Reference in New Issue
Block a user