protect special files
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Tue, 17 May 2005 12:19:10 +0000 (12:19 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:29:00 +0000 (23:29 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-646

Makefile

index d14080a..400a385 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,8 @@ VCS_FILTER = ! -name .arch-ids ! -name CVS
 # global targets
 
 headers:
-       headache -c install.d/platal-dev/templates/header.conf -h install.d/platal-dev/templates/header `find templates -name '*.tpl'`
+       headache -c install.d/platal-dev/templates/header.conf -h install.d/platal-dev/templates/header \
+               `find templates -name '*.tpl' ! -path 'templates/xnet/skin.tpl' ! -path 'templates/skin/*.tpl' ! -name 'vcard.tpl' `
 
 build: pkg-build