Fix: remove unused files
All checks were successful
Build package / build-package (push) Successful in 7s

This commit is contained in:
2025-07-28 10:22:13 +08:00
parent 61774edc02
commit cebde7d2fa
2 changed files with 2 additions and 6 deletions

View File

@@ -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'

View File

@@ -1,3 +0,0 @@
pre_install() {
}