/[gpgoe]/trunk/mk-w32-dist.sh
ViewVC logotype

Annotation of /trunk/mk-w32-dist.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14 - (hide annotations)
Sat Apr 8 15:49:13 2006 UTC (19 years, 1 month ago) by twoaday
File MIME type: application/x-sh
File size: 335 byte(s)


1 twoaday 14 #!/bin/sh
2    
3     VER="0.7.1"
4    
5     mkdir gpgoe 2> /dev/null
6     cp init/gpgoeinit.exe gpgoe/
7     cp src/gpgoe.dll gpgoe/
8     cp po/de.gmo gpgoe/de.mo
9     cp po/it.gmo gpgoe/it.mo
10     cp README gpgoe/README.txt
11     i586-mingw32msvc-strip gpgoe/gpgoe.dll
12     i586-mingw32msvc-strip gpgoe/gpgoeinit.exe
13     rm -f gpgoe-$VER-exe.zip
14     zip -Dr9 gpgoe-$VER-exe.zip gpgoe/
15     rm -fr gpgoe/

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26