[Pkg-mozext-commits] [itsalltext] 243/459: ignore .orig files

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:26 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 e57f5f390703732670d66b67358532b12b99b2b2
Author: Christian Höltje <docwhat at gerf.org>
Date:   Tue Jun 19 21:25:45 2007 -0400

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

diff --git a/Makefile b/Makefile
index 768227e..34e1a7c 100644
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,7 @@ SOURCES:=$(shell find src/ -type f\
        -not -name 'Makefile' \
        -not -name '*-report.txt' \
        -not -name '*.xpi' \
+       -not -name '*.orig' \
        -not -name '*.log' \
        -not -name '*.lint' \
        -not -name '*.xcf' \

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