mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
colord: set --localstatedir=/var.
This commit is contained in:
parent
19ae00b1c3
commit
38c90c3cab
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'colord'
|
# Template file for 'colord'
|
||||||
pkgname=colord
|
pkgname=colord
|
||||||
version=0.1.13
|
version=0.1.13
|
||||||
|
revision=1
|
||||||
homepage="http://www.freedesktop.org/software/colord"
|
homepage="http://www.freedesktop.org/software/colord"
|
||||||
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
distfiles="$homepage/releases/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-sane --disable-static"
|
configure_args="--disable-sane --disable-static --localstatedir=/var"
|
||||||
short_desc="Color daemon"
|
short_desc="Color daemon"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=eb3d00653d4a028f4e97f4e61ffa29940c65b42c20d4439e067cb183b725c292
|
checksum=eb3d00653d4a028f4e97f4e61ffa29940c65b42c20d4439e067cb183b725c292
|
||||||
|
|
Loading…
Add table
Reference in a new issue