Sophie

Sophie

distrib > Mageia > 8 > armv7hl > media > core-backports-src > by-pkgid > 411054bc5efa06c6c893f1d9f23414eb > files > 76

kernel-5.17.11-1.mga8.src.rpm

--- ./tools/tracing/rtla/Makefile.orig	2022-03-20 22:14:17.000000000 +0200
+++ ./tools/tracing/rtla/Makefile	2022-03-31 16:35:25.775783647 +0300
@@ -78,11 +78,6 @@ install: doc_install
 
 .PHONY: clean tarball
 clean: doc_clean
-	@test ! -f rtla || rm rtla
-	@test ! -f rtla-static || rm rtla-static
-	@test ! -f src/rtla.o || rm src/rtla.o
-	@test ! -f $(TARBALL) || rm -f $(TARBALL)
-	@rm -rf *~ $(OBJ) *.tar.$(CEXT)
 
 tarball: clean
 	rm -rf $(NAME)-$(VERSION) && mkdir $(NAME)-$(VERSION)