mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Update PKGBUILD
This commit is contained in:
parent
c13e7a6ede
commit
5fc1f8be96
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue