Revert "cups: fix path to socket and run directory"
This reverts commit 34a37c5e94
.
This commit is contained in:
parent
cf4c077343
commit
dccf85a354
@ -40,6 +40,7 @@ stdenv.mkDerivation rec {
|
||||
configureFlags = [
|
||||
"--localstatedir=/var"
|
||||
"--sysconfdir=/etc"
|
||||
"--with-rundir=/run"
|
||||
"--enable-raw-printing"
|
||||
"--enable-threads"
|
||||
] ++ optionals stdenv.isLinux [
|
||||
|
Loading…
Reference in New Issue
Block a user