summaryrefslogtreecommitdiff
path: root/pcr-testing/sinsy
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/sinsy
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/sinsy')
-rw-r--r--pcr-testing/sinsy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr-testing/sinsy/PKGBUILD b/pcr-testing/sinsy/PKGBUILD
index 35eb3e51d..986a3a6fd 100644
--- a/pcr-testing/sinsy/PKGBUILD
+++ b/pcr-testing/sinsy/PKGBUILD
@@ -46,5 +46,5 @@ package()
make DESTDIR="${pkgdir}" install
- install -Dm644 ../src/COPYING "${pkgdir}"/usr/share/licences/${pkgname}/COPYING
+ install -Dm644 ../src/COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/COPYING
}