libgssglue: revbump to update metadata objs.
This commit is contained in:
parent
add845f93b
commit
327d3a65ed
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libgssglue'
|
||||
pkgname=libgssglue
|
||||
version=0.4
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
conf_files="/etc/gssapi_mech.conf"
|
||||
|
@ -13,7 +13,7 @@ distfiles="$homepage/$pkgname/$pkgname-$version.tar.gz"
|
|||
checksum=3f791a75502ba723e5e85e41e5e0c711bb89e2716b7c0ec6e74bd1df6739043a
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/gssapi_mech.conf 644 etc
|
||||
vconf ${FILESDIR}/gssapi_mech.conf
|
||||
}
|
||||
|
||||
libgssglue-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue