~ubuntu-branches/ubuntu/vivid/fceux/vivid

« back to all changes in this revision

Viewing changes to vc/upload.bat

  • Committer: Package Import Robot
  • Author(s): Joe Nahmias
  • Date: 2014-03-02 19:22:04 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20140302192204-9f0aehi5stfnhn7d
Tags: 2.2.2+dfsg0-1
* Imported Upstream version 2.2.2
  + remove patches merged upstream; refresh remaining
  + remove windows compiled help files and non-free Visual C files
* Use C++11 standard static assertion functionality
* fix upstream installation of support files
* New patch 0004-ignore-missing-windows-help-CHM-file.patch
* update d/copyright for new, renamed, deleted files
* d/control: bump std-ver to 3.9.5, no changes needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
IF NOT EXIST fceux.zip GOTO end
2
 
pscp -pw %1 fceux.zip fceux@fceux.com:/home/fceux/fceux.com/zip/fceux.zip
3
 
rem IF NOT EXIST defaultconfig\makedownload GOTO end
4
 
SubWCRev.exe .. "..\..\web\download.html" "userconfig\download.html"
5
 
pscp -pw %1 .\userconfig\download.html fceux@fceux.com:fceux.com/web/download.html
6
 
:end
 
 
b'\\ No newline at end of file'