buildrootschalter/package/cups
Danomi Manchego de59021d97 cups: move localstatedir from /usr/var to /var
Prior to commit f64a1b850f ("cups:
convert to autotargets"), cups was explicitely configured to
put its modifiable single-machine data under /var.  After that
commit, the --localstatedir was not specified, so it remained at
it's default value, "PREFIX/var" - making cups use "/usr/var".

Using /var to store state files seems preferable to /usr/var,
as /usr might be read-only on some systems.  This patch
re-introduces the --localstatedir specification to build cups
to use /var.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-05-04 23:24:25 +02:00
..
Config.in Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
cups-0001-fix-static.patch cups: fix static linking 2014-03-27 00:44:51 +01:00
cups-0002-fix-stack-protector-check.patch cups: rename patches to follow BR guidelines 2014-03-27 00:45:27 +01:00
cups-0003-mantohtml.patch cups: rename patches to follow BR guidelines 2014-03-27 00:45:27 +01:00
cups.mk cups: move localstatedir from /usr/var to /var 2014-05-04 23:24:25 +02:00