schroot: fix localstatedir link
This commit is contained in:
parent
cf8c93e56d
commit
9d4b2c0fd7
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'schroot'
|
||||
pkgname=schroot
|
||||
version=1.7.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_pie=yes
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
-DCMAKE_INSTALL_SYSCONFDIR=/etc
|
||||
-DCMAKE_INSTALL_LOCALSTATEDIR=/var
|
||||
-Ddchroot=ON
|
||||
-Ddchroot-dsa=ON
|
||||
-Ddebug=OFF
|
||||
|
|
Loading…
Reference in New Issue