From: Pierre Habouzit (MadCoder Date: Tue, 17 May 2005 12:19:10 +0000 (+0000) Subject: protect special files X-Git-Tag: xorg/old~116 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=44e6c5b07064779bc09a19334f5df58ec99d0e75;p=platal.git protect special files git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-646 --- diff --git a/Makefile b/Makefile index d14080a..400a385 100644 --- 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