~ubuntu-branches/ubuntu/hardy/vice/hardy

« back to all changes in this revision

Viewing changes to src/arch/unix/gp2x/make-bindist.sh

  • Committer: Bazaar Package Importer
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2007-10-07 07:05:46 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20071007070546-81yy0twlka7p2t0e
Tags: 1.22-1
* New upstream version (closes: #428280).
* Correct link to HTML documentation in manpage (closes: #409567).
* Fix most packaging mistakes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
rm `find vice-gp2x-$2 -name "dos_*.vkm"`
36
36
rm `find vice-gp2x-$2 -name "os2*.vkm"`
37
37
rm `find vice-gp2x-$2 -name "win_*.vkm"`
 
38
rm `find vice-gp2x-$2 -name "RO*.vkm"`
38
39
if test x"$3" = "xzip"; then
39
40
  if test x"$ZIP" = "x"; then
40
41
    zip -r -9 -q vice-gp2x-$2.zip vice-gp2x-$2