CVS: moonbase/printer/cups BUILD,1.3,1.4 DEPENDS,1.5,1.6
Steven Michaelske
hardkrash at lunar-linux.org
Tue Nov 11 21:56:34 GMT 2003
Update of /var/cvs/lunar/moonbase/printer/cups
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9987
Modified Files:
BUILD DEPENDS
Log Message:
im a dumbass
i really am
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/printer/cups/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD 11 Nov 2003 21:54:47 -0000 1.3
+++ BUILD 11 Nov 2003 21:56:32 -0000 1.4
@@ -21,9 +21,6 @@
fi &&
if [ -e /etc/init.d/cups ] ; then
rm -f /etc/init.d/cups
- fi &&
- if module_installed samba ; then
- ln -s /usr/bin/smbspool /usr/lib/cups/backend/smb
- fi
+ fi
) > $C_FIFO 2>&1
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/printer/cups/DEPENDS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DEPENDS 11 Nov 2003 21:54:47 -0000 1.5
+++ DEPENDS 11 Nov 2003 21:56:32 -0000 1.6
@@ -1,5 +1,4 @@
depends chkconfig &&
optional_depends "espgs" "" "" "For most required printer drivers" &&
optional_depends "Linux-PAM" "--enable-pam" "" "for pluggable authentication" &&
-optional_depends "openssl" "--enable-ssl" "" "for encrypted communications" &&
-optional_depends "samba" "" "" "for smb (Windows) shared printer support"
+optional_depends "openssl" "--enable-ssl" "" "for encrypted communications"
More information about the Lunar-commits
mailing list