schroot: fix localstatedir link

This commit is contained in:
Andrea Brancaleoni 2015-08-24 03:22:29 +02:00
parent cf8c93e56d
commit 9d4b2c0fd7
1 changed files with 2 additions and 1 deletions

View File

@ -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