~ubuntu-branches/ubuntu/karmic/gedit/karmic

« back to all changes in this revision

Viewing changes to win32/build-installer

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-07-28 10:11:53 UTC
  • mfrom: (1.1.64 upstream)
  • Revision ID: james.westby@ubuntu.com-20090728101153-tx96qv2r25psmldd
Tags: 2.27.3-0ubuntu1
* New upstream release (LP: #405550)
  - Misc bugfixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
cp /bin/libgailutil-18.dll installer/bin || exit
71
71
 
72
72
cp /bin/libenchant.dll installer/bin || exit
 
73
cp /bin/libsoup-2.4-1.dll installer/bin || exit
73
74
 
74
75
echo "Stripping DLL files..."
75
76
strip installer/bin/*.dll || exit