~vanhoof/+junk/znc

« back to all changes in this revision

Viewing changes to install-sh

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2011-02-06 17:41:38 UTC
  • mfrom: (21.1.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20110206174138-ush4l5mkr4wg738n
Tags: 0.096-2
* Merge 0.092-3~bpo50+1 changelog.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
echo 'This file should *not* needed, but autocrap wants it.'
 
3
echo 'If you are seeing this message while installing, you really should get'
 
4
echo 'a proper OS. Whatever currently runs on this box is severely broken.'
 
5
exit 1