~ubuntu-branches/ubuntu/wily/steam/wily

« back to all changes in this revision

Viewing changes to rm_web

  • Committer: Package Import Robot
  • Author(s): Felix Geyer
  • Date: 2013-10-29 19:51:18 UTC
  • mfrom: (1.1.4) (0.1.4 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20131029195118-b9bxciz5hwx5z459
Tags: 1:1.0.0.39-2ubuntu1
Add an epoch to the version number as there was an unrelated steam package
in the archive with a higher version number.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#/bin/sh
2
 
rm server/modules/sablotron.pike
3
 
rm server/modules/web.pike
4
 
rm server/modules/xml_converter.pike
5
 
rm server/modules/orb_url.pike
6
 
rm -rf server/libraries/lib
7
 
rm -rf server/libraries/include
8
 
rm -rf server/libraries/bin
9
 
rm -rf server/libraries/PiXSL
10
 
rm server/classes/DocXML.pike
11
 
rm server/include/web.h
12