lots of updates

This commit is contained in:
Ella-0 2021-01-31 11:09:14 +00:00
parent 872362f202
commit c89aa236bd
45 changed files with 5388 additions and 74 deletions

View file

@ -1,6 +1,7 @@
pkgver=6.7
pkgname=om4
pkgrel=1
deps="musl"
bad=""
ext="doc"
@ -25,7 +26,7 @@ package() {
package_doc() {
cd $pkgname-$pkgver
install -d $pkgdir/usr/share/man/man1
install -Dm644 m4.1 $pkgdir/share/man/man1
install -Dm644 m4.1 $pkgdir/usr/share/man/man1
}
license() {