lots of updates
This commit is contained in:
parent
872362f202
commit
c89aa236bd
45 changed files with 5388 additions and 74 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue