mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fix the libmaus dir
This commit is contained in:
parent
fab006fb32
commit
0d3d152e59
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
check() {
|
check() {
|
||||||
cd "${srcdir}/libmaus2-${pkgver}-release-${_release}"
|
cd "${srcdir}/libmaus2-"${pkgver//_/-}"
|
||||||
make test
|
make test
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue