aboutsummaryrefslogtreecommitdiffstats
path: root/patch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'patch.xml')
-rw-r--r--patch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch.xml b/patch.xml
index 3e2228afe1..ed52a91d79 100644
--- a/patch.xml
+++ b/patch.xml
@@ -100,7 +100,7 @@
<!--
get a list of all new files in patch.tar.gz and store in tar.file.list filelist
- $ tar -tf patch.tar.gz | grep -v patch.txt | xargs svn add
+ $ tar tf patch.tar.gz | grep -v patch\.txt | xargs svn add
-->
<echo message="Getting ${patch.file} file list"/>
<delete dir="${patch.package}.tmp" quiet="false" failonerror="false" />