diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-09-24 21:51:17 -0700 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-09-24 21:51:17 -0700 |
| commit | 739ee386a92ec1ae6895aecf50c6a21f3ebd0cdb (patch) | |
| tree | e4907326fc33d99cb14c1b76d3f33cddd6ff8c4a /PKGBUILD | |
| parent | Update depends and add tests. (diff) | |
| download | freeciv-qt-739ee386a92ec1ae6895aecf50c6a21f3ebd0cdb.tar.xz | |
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ build() { } check() { - cd ${pkgname}-${pkgver} + cd ${_pkgname}-${pkgver} make check } |
