]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Makefile: Clean the correct generated files
authorZdenek Dohnal <zdohnal@redhat.com>
Tue, 4 Jan 2022 07:43:23 +0000 (08:43 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Tue, 4 Jan 2022 07:43:23 +0000 (08:43 +0100)
This is a remain of renaming systemd services from org.cups* to cups.
Cleanup target in Makefile still expected the old names.

Makefile

index 37eeeaa7f33807fee1dafae16550c6698ab57024..34bdba0c20254be180a5706d1e00a846ef4fd5f9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -107,7 +107,7 @@ distclean:  clean
        $(RM) desktop/cups.desktop
        $(RM) doc/index.html
        $(RM) packaging/cups.list
-       $(RM) scheduler/cups-lpd.xinetd scheduler/cups.sh scheduler/cups.xml scheduler/org.cups.cups-lpd.plist scheduler/org.cups.cups-lpdAT.service scheduler/org.cups.cupsd.path scheduler/org.cups.cupsd.service scheduler/org.cups.cupsd.socket
+       $(RM) scheduler/cups-lpd.xinetd scheduler/cups.sh scheduler/cups.xml scheduler/org.cups.cups-lpd.plist scheduler/cups-lpdAT.service scheduler/cups.path scheduler/cups.service scheduler/cups.socket
        $(RM) templates/header.tmpl
        -$(RM) doc/*/index.html
        -$(RM) templates/*/header.tmpl