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>
|
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
|
||||||
pkgname=hl-ldap-env
|
pkgname=hl-ldap-env
|
||||||
pkgver=0.0.1
|
pkgver=0.0.3
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="LDAP and NFS environment for konchin.com homelab"
|
pkgdesc="LDAP and NFS environment for konchin.com homelab"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://gitea.konchin.com/package/hl-ldap-env"
|
url="https://gitea.konchin.com/package/hl-ldap-env"
|
||||||
@@ -13,7 +13,6 @@ depends=(
|
|||||||
'sudo'
|
'sudo'
|
||||||
'pam'
|
'pam'
|
||||||
)
|
)
|
||||||
install="$pkgname.install"
|
|
||||||
source=(
|
source=(
|
||||||
'install.sh'
|
'install.sh'
|
||||||
'ldap.conf'
|
'ldap.conf'
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
pre_install() {
|
|
||||||
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user