[Pkg-mozext-commits] [itsalltext] 132/459: removed .orig files

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:14 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 0cb11f7177a5a7616c9ef0e495319b7aa579028a
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Mon Feb 12 18:02:07 2007 -0500

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

diff --git a/Makefile b/Makefile
index 187612c..ed023cc 100644
--- a/Makefile
+++ b/Makefile
@@ -93,6 +93,7 @@ narf:
 
 .PHONY: clean
 clean:
+	$(Q)find -name '*.orig' -print0 | xargs -0 --no-run-if-empty rm
 	$(Q)rm -rf $(XPI_FILE) *.log
 
 .PHONY: realclean

-- 
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