Fix: remove unused files
All checks were successful
Build package / build-package (push) Successful in 7s
All checks were successful
Build package / build-package (push) Successful in 7s
This commit is contained in:
5
PKGBUILD
5
PKGBUILD
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
|
||||
pkgname=hl-ldap-env
|
||||
pkgver=0.0.1
|
||||
pkgrel=2
|
||||
pkgver=0.0.3
|
||||
pkgrel=1
|
||||
pkgdesc="LDAP and NFS environment for konchin.com homelab"
|
||||
arch=(any)
|
||||
url="https://gitea.konchin.com/package/hl-ldap-env"
|
||||
@@ -13,7 +13,6 @@ depends=(
|
||||
'sudo'
|
||||
'pam'
|
||||
)
|
||||
install="$pkgname.install"
|
||||
source=(
|
||||
'install.sh'
|
||||
'ldap.conf'
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
pre_install() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user