index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-04-19 04:49:04 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-04-19 04:49:04 +0300 |
commit | ffdda6666c25d41a182ab791a3f0cf448d52d2a4 (patch) | |
tree | 9c564eade75853e39f05b41ca71d1c52d8cb2c47 /extra/proj/PKGBUILD | |
parent | 675223a8f2ab87bbe156d5eff3629bc635329425 (diff) |
-rw-r--r-- | extra/proj/PKGBUILD | 2 |
diff --git a/extra/proj/PKGBUILD b/extra/proj/PKGBUILD index fc477bba..69c3775a 100644 --- a/extra/proj/PKGBUILD +++ b/extra/proj/PKGBUILD @@ -1 +1 @@ -eval "$(declare -f check | sed '@ctest --test-dir build@ctest --test-dir build || true@')" +eval "$(declare -f check | sed 's@ctest --test-dir build@ctest --test-dir build || true@')" |