~ubuntu-branches/ubuntu/trusty/fftw/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/fftw-docs.prerm

  • Committer: Bazaar Package Importer
  • Author(s): Paul Brossier
  • Date: 2006-10-05 01:53:10 UTC
  • mfrom: (3.1.3 edgy)
  • Revision ID: james.westby@ubuntu.com-20061005015310-pja7cks0f3dg5rch
Tags: 2.1.3-20
Add working makefiles to fftw-docs (closes: #378550)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
 
3
 
set -e
4
 
 
5
 
install-info --quiet --remove /usr/info/fftw.info
6