gnu: cups-filter: Install backends and filters under lib/cups.
commitef2f51a445b23c8d9b8298e325bcc8cc7bb18ac0
authorLudovic Courtès <ludo@gnu.org>
Sat, 27 Jun 2015 17:31:59 +0000 (27 19:31 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 3 Jul 2015 13:28:07 +0000 (3 15:28 +0200)
tree3ff0e27f8b79ad383fdaa74586853b2de6eb227d
parent6a52df505ad7d6d5026ea616dc9cc48b31d65011
gnu: cups-filter: Install backends and filters under lib/cups.

This ensures that they are stripped during the 'strip' phase, thereby removing
references to GCC and linux-libre-headers that would otherwise be found in
debugging symbols.

* gnu/packages/cups.scm (cups-filters)[source]: Change pkgbackenddir and
  pkgfilterdir to $(PREFIX)/lib/cups/{filter,backend}.
  (cups)[arguments]: Adjust accordingly.
gnu/packages/cups.scm