Update PKGBUILD

This commit is contained in:
月季花中的星辰 2021-12-08 19:05:41 +00:00 committed by GitHub
parent c13e7a6ede
commit 5fc1f8be96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ sha256sums=('8eccbcee1fb2dc5eb698bffb679c28ae70ffc43ec06cb73b3dcdd60386bce62c')
package () {
cd ${srcdir}
chmod +x $_pkgname
install -Dm 755 $pkgname ${pkgdir}/usr/bin/tnt
install -Dm 755 $_pkgname ${pkgdir}/usr/bin/tnt
# install -Dm 755 xtnt ${pkgdir}/usr/bin/xtnt
install -Dm 755 Tred.ttf ${pkgdir}/usr/share/fonts/Tred/Tred.ttf
install -Dm 755 tnt.htm ${pkgdir}/usr/share/doc/tnt/tnt.htm