Skip to content

Commit

Permalink
hplip: install PPDs where CUPS will find them
Browse files Browse the repository at this point in the history
  • Loading branch information
ttuegel committed Sep 20, 2017
1 parent 2c2cd34 commit 5ab37fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/misc/drivers/hplip/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ pythonPackages.buildPythonApplication {

preConfigure = ''
export configureFlags="$configureFlags
--with-hpppddir=$out/share/cups/model/HP
--with-cupsfilterdir=$out/lib/cups/filter
--with-cupsbackenddir=$out/lib/cups/backend
--with-icondir=$out/share/applications
Expand Down

0 comments on commit 5ab37fb

Please sign in to comment.