fixed bad client.conf name
authorLisa Marie Maginnis <lisam@fsf.org>
Wed, 17 Jun 2015 17:56:00 +0000 (13:56 -0400)
committerLisa Marie Maginnis <lisam@fsf.org>
Wed, 17 Jun 2015 17:56:00 +0000 (13:56 -0400)
files/etc/cups/client.conf/FSF [moved from files/etc/cups/clients.conf/FSF with 100% similarity]
scripts/FSF/20_set_up_printers.sh

index 53f3404eb73f227438188bb5b876d1bf0cf8d646..c37e0341ccdcd230b404421cf46c4ce821527608 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
 #!/bin/bash
 
-fcopy -v /etc/cups/clients.conf
+fcopy -v /etc/cups/client.conf
 if $ROOTCMD test -f /etc/cups/printers.conf ; then
     $ROOTCMD rm -f /etc/cups/printers.conf
 fi
 if $ROOTCMD test -f /etc/cups/printers.conf ; then
     $ROOTCMD rm -f /etc/cups/printers.conf
 fi