summaryrefslogtreecommitdiff
path: root/pcr-testing/qtau
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-04-12 22:09:17 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-04-14 00:25:12 -0400
commit210403f029229897186b644febef497f09bf6026 (patch)
treec6e301e88158940cdf66315fa3352a5d16c880ca /pcr-testing/qtau
parent860468d216609fdd8aef67abe050bb214e8651ac (diff)
downloadabslibre-210403f029229897186b644febef497f09bf6026.tar.gz
abslibre-210403f029229897186b644febef497f09bf6026.tar.bz2
abslibre-210403f029229897186b644febef497f09bf6026.zip
[qtau][sinsy][sekai][hts_engine_api-git]: bugfix PKGBUILDS
Diffstat (limited to 'pcr-testing/qtau')
-rw-r--r--pcr-testing/qtau/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr-testing/qtau/PKGBUILD b/pcr-testing/qtau/PKGBUILD
index 0c4fee3f3..924336d84 100644
--- a/pcr-testing/qtau/PKGBUILD
+++ b/pcr-testing/qtau/PKGBUILD
@@ -34,5 +34,5 @@ package()
make INSTALL_ROOT="${pkgdir}" install
- install -Dm644 ../LICENSES/CC0-1.0.txt "${pkgdir}"/usr/share/licences/${pkgname}/CC0-1.0.txt
+ install -Dm644 ../LICENSES/CC0-1.0.txt "${pkgdir}"/usr/share/licenses/${pkgname}/CC0-1.0.txt
}