fix package name

This commit is contained in:
2025-04-05 16:46:39 +03:00
parent d1c13fd963
commit b7f436d5ef
3 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,15 @@
name='test-autoreq-autoprov'
version='1.0.0'
release='1'
desc='-'
maintainer='UNKNOWN'
architectures=('all')
license=('UNKNOWN')
auto_req=1
auto_prov=1
package() {
install-binary "$scriptdir/bash-req" bash-req
install-binary "$scriptdir/zsh-req" zsh-req
}

1
test-autoreq-autoprov/bash-req Executable file
View File

@ -0,0 +1 @@
#!/usr/bin/bash

View File

@ -0,0 +1 @@
#!/usr/bin/zsh