trousers: fix absolute paths in INSTALL/REMOVE
This commit is contained in:
parent
0fb3de4d52
commit
2b930420f4
@ -2,7 +2,7 @@
|
||||
case "$ACTION" in
|
||||
post)
|
||||
if [ "$UPDATE" != "yes" ]; then
|
||||
chown tss:tss /etc/tcsd.conf
|
||||
chown tss:tss etc/tcsd.conf
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Template file for 'trousers'
|
||||
pkgname=trousers
|
||||
version=0.3.14
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/tcsd.conf"
|
||||
makedepends="libressl-devel"
|
||||
|
Loading…
x
Reference in New Issue
Block a user