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