[Pkg-mozext-commits] [itsalltext] 272/459: cleanup .orig files.

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository itsalltext.

commit e7d1f61ef0fece24fc94c8547ae0a246c048ef4d
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Mon Oct 1 13:19:13 2007 -0400

    cleanup .orig files.
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index a1d6370..8f5aaca 100644
--- a/Makefile
+++ b/Makefile
@@ -188,6 +188,7 @@ todo: .todo
 .PHONY: clean
 clean:
 	$(Q)rm -rf build .todo stage1 final .*-stamp
+	$(Q)find -name '*.orig' -print0 | xargs -0 -r rm
 
 .PHONY: realclean
 realclean: clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/itsalltext.git



More information about the Pkg-mozext-commits mailing list