[vlma-devel] commit: Oops, I forgot to add the DOS batch files to the archive. ( Adrien Grand )
git version control
git at videolan.org
Sun Jul 13 14:50:30 CEST 2008
vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Sun Jul 13 14:51:33 2008 +0200| [4a0c72e363e2e47590c5a51fc4aad4d2a83fe557]
Oops, I forgot to add the DOS batch files to the archive.
> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=4a0c72e363e2e47590c5a51fc4aad4d2a83fe557
---
vlma-distribution/src/assembly/bin.xml | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/vlma-distribution/src/assembly/bin.xml b/vlma-distribution/src/assembly/bin.xml
index c80a8d1..6b22b9e 100644
--- a/vlma-distribution/src/assembly/bin.xml
+++ b/vlma-distribution/src/assembly/bin.xml
@@ -45,6 +45,16 @@
<fileMode>0755</fileMode>
</fileSet>
<fileSet>
+ <directory>src/bin</directory>
+ <outputDirectory>bin</outputDirectory>
+ <includes>
+ <include>vlmad.bat</include>
+ <include>cp_append.cmd</include>
+ <include>build_cp.cmd</include>
+ </includes>
+ <lineEnding>dos</lineEnding>
+ </fileSet>
+ <fileSet>
<directory>src/conf</directory>
<outputDirectory>conf</outputDirectory>
<includes>
More information about the vlma-devel
mailing list