[Pkg-mozext-commits] [firexpath] 37/51: Change the build script so that it does not copy vim temporary files to the xpi.
David Prévot
taffit at moszumanska.debian.org
Sun Mar 22 15:08:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository firexpath.
commit 718667cf5b3b176552cbcdb34eb3c885654216a3
Author: pierre.tholence at gmail.com <pierre.tholence at gmail.com@dfa30af4-1965-11df-8728-136f2c2ca76e>
Date: Sat Aug 6 19:04:30 2011 +0000
Change the build script so that it does not copy vim temporary files to the xpi.
git-svn-id: http://firepath.googlecode.com/svn/trunk@45 dfa30af4-1965-11df-8728-136f2c2ca76e
---
build.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/build.xml b/build.xml
index b072e93..07a9513 100644
--- a/build.xml
+++ b/build.xml
@@ -18,6 +18,7 @@
<exclude name="build.xml"/>
<exclude name=".project"/>
<exclude name="**/.svn"/>
+ <exclude name="**/**.swp"/>
</fileset>
</copy>
<mkdir dir="${builddir}"/>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firexpath.git
More information about the Pkg-mozext-commits
mailing list