Merge pull request #27031 from jerith666/cnijfilter-2-80

cnijfilter: init at 2.80
This commit is contained in:
Benno Fünfstück
2017-07-18 14:37:32 +02:00
committed by GitHub
5 changed files with 156 additions and 1 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ let
[ cups.out additionalBackends cups-filters pkgs.ghostscript ]
++ optional cfg.gutenprint gutenprint
++ cfg.drivers;
pathsToLink = [ "/lib/cups" "/share/cups" "/bin" ];
pathsToLink = [ "/lib" "/share/cups" "/bin" ];
postBuild = cfg.bindirCmds;
ignoreCollisions = true;
};