abuild: only set sysconfdir in functions.sh

we set sysconfdir in functions.sh so there is no need to set it in
abuild.
This commit is contained in:
Natanael Copa 2019-10-01 16:20:20 +00:00
parent 1c075c2855
commit 66177eb5ec
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
#
program_version=@VERSION@
sysconfdir=@sysconfdir@
datadir=@datadir@
abuild_path=$(readlink -f $0)