~ubuntu-branches/ubuntu/warty/dejagnu/warty

« back to all changes in this revision

Viewing changes to packaging/deb/postinst

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Jacobowitz
  • Date: 2004-02-09 15:07:58 UTC
  • Revision ID: james.westby@ubuntu.com-20040209150758-oaj7r5zrop60v8sb
Tags: upstream-1.4.4
ImportĀ upstreamĀ versionĀ 1.4.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh
 
2
 
 
3
set -i
 
4
 
 
5
#install-info --quiet --section "Development" "Development" \
 
6
#/usr/doc/dejagnu.info.gz
 
7
 
 
8
echo "Edit the master configuration file, /etc/dejagnu/site.exp, if needed"