/[winpt]/trunk/mk-src-dist.bat
ViewVC logotype

Annotation of /trunk/mk-src-dist.bat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 35 - (hide annotations)
Wed Oct 26 12:49:29 2005 UTC (19 years, 4 months ago) by twoaday
File MIME type: text/plain
File size: 566 byte(s)
Script to build the source tarball. 
Needed until we have the autoconf env.

1 twoaday 35 #!/bin/sh
2    
3     echo generating source tarball...
4     zip -9 0.10.3_beta-src.zip COPYING
5     zip -9 0.10.3_beta-src.zip NEWS
6     zip -9 0.10.3_beta-src.zip AUTHORS
7     zip -9 0.10.3_beta-src.zip WinPT.dsw
8     zip -9 0.10.3_beta-src.zip WinPT.dsp
9     zip -9 0.10.3_beta-src.zip keyserver.conf
10     zip -r9 0.10.3_beta-src.zip Include/*.h
11     zip -r9 0.10.3_beta-src.zip Src/*.c
12     zip -r9 0.10.3_beta-src.zip Src/*.cpp
13     zip -r9 0.10.3_beta-src.zip w32gpgme/*.c*
14     zip -r9 0.10.3_beta-src.zip w32gpgme/*.h*
15     zip -9 0.10.3_beta-src.zip *.rc
16     zip -9 0.10.3_beta-src.zip *.ico
17     zip -r9 0.10.3_beta-src.zip icons/*.ico

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26