Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
mythes-hu


Commits:
980b55f7 by Balló György at 2024-07-21T12:24:50+02:00
Formatting

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -30,8 +30,7 @@ build() {
 
 package() {
   cd libreoffice-dictionaries/hu_HU/
-  install -Dm644 th_hu_HU_v2.dat "$pkgdir/usr/share/mythes/th_hu_HU_v2.dat"
-  install -Dm644 th_hu_HU_v2.idx "$pkgdir/usr/share/mythes/th_hu_HU_v2.idx"
+  install -Dm644 -t "$pkgdir/usr/share/mythes/" th_hu_HU_v2.{dat,idx}
 
   # the symlinks
   install -dm755 "$pkgdir/usr/share/myspell/dicts"
@@ -42,5 +41,5 @@ package() {
   popd
 
   # docs
-  install -Dm644 README_th_hu_HU_v2.txt 
"$pkgdir/usr/share/doc/$pkgname/README_th_hu_HU_v2.txt"
+  install -Dm644 -t "$pkgdir/usr/share/doc/$pkgname/" README_th_hu_HU_v2.txt
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mythes-hu/-/commit/980b55f74acfe2d363230c2ad9815de693b0d93a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mythes-hu/-/commit/980b55f74acfe2d363230c2ad9815de693b0d93a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to