[cups.bugs] [LOW] STR #2615: distclean misses some files

Bryan Henderson bryanh at giraffe-data.com
Sun Dec 2 09:55:32 PST 2007


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

make distclean leaves some things that are not in the distribution.  This
gets them:

diff --unif --new-file --rec cups-1.3.4/Makefile cups/Makefile
--- cups-1.3.4/Makefile 2007-09-12 17:08:32.000000000 +0000
+++ cups/Makefile       2007-11-29 04:27:05.000000000 +0000
@@ -55,9 +55,11 @@
 distclean:     clean
        $(RM) Makedefs config.h config.log config.status
        $(RM) cups-config conf/cupsd.conf conf/pam.std
+       $(RM) conf/mime.convs conf/snmp.conf
+       $(RM) -r scripting/php/\$$prefix
        $(RM) doc/help/ref-cupsd-conf.html doc/help/standard.html
        $(RM) doc/index.html
-       $(RM) init/cups.sh init/cups-lpd
+       $(RM) init/cups.sh init/cups-lpd init/org.cups.cups-lpd.plist
        $(RM) man/client.conf.man
        $(RM) man/cups-deviced.man man/cups-driverd.man
        $(RM) man/cups-lpd.man man/cupsaddsmb.man man/cupsd.man

Link: http://www.cups.org/str.php?L2615
Version: 1.3.4





More information about the cups mailing list