gnu: cups-filters: Remove duplicate ‘--with-gs-path=’ flag. * gnu/packages/cups.scm (cups-filters)[arguments]: Remove redundant ‘--with-gs-path=’ from #:configure-flags, left over from a botched merge.
1 files changed, 1 insertions(+), 4 deletions(-) M gnu/packages/cups.scm
M gnu/packages/cups.scm => gnu/packages/cups.scm +1 -4
@@ 85,10 85,7 @@ (arguments `(#:make-flags (list (string-append "PREFIX=" %output)) #:configure-flags `(,(string-append "--with-gs-path=" (assoc-ref %build-inputs "ghostscript") "/bin") ,(string-append "--with-test-font-path=" `(,(string-append "--with-test-font-path=" (assoc-ref %build-inputs "font-dejavu") "/share/fonts/truetype/DejaVuSans.ttf") ,(string-append "--with-gs-path="