pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/50433 (print/cups installation fails without "dnssd" option)



The following reply was made to PR pkg/50433; it has been noted by GNATS.

From: Rin Okuyama <okuyama%flex.phys.tohoku.ac.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, hauke%Espresso.Rhein-Neckar.DE@localhost
Cc: 
Subject: Re: pkg/50433 (print/cups installation fails without "dnssd" option)
Date: Tue, 17 Nov 2015 12:42:33 +0900

 Sorry, I must also keep myself cool. I sent a reversed patch.
 The correct one is as follows.
 
 --- PLIST.orig	2015-11-17 12:28:02.000000000 +0900
 +++ PLIST	2015-11-17 12:28:37.000000000 +0900
 @@ -39,11 +39,11 @@
  lib/libcupsimage.la
  lib/libcupsmime.la
  lib/libcupsppdc.la
 -${PLIST.mdns}libexec/cups/backend/dnssd
 +${PLIST.dnssd}libexec/cups/backend/dnssd
  libexec/cups/backend/http
  libexec/cups/backend/ipp
  libexec/cups/backend/lpd
 -${PLIST.mdns}libexec/cups/backend/mdns
 +${PLIST.dnssd}libexec/cups/backend/mdns
  libexec/cups/backend/snmp
  libexec/cups/backend/socket
  libexec/cups/backend/usb
 


Home | Main Index | Thread Index | Old Index