diff options
| author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-03-14 10:17:24 +0000 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-03-14 10:17:24 +0000 |
| commit | 2f4d1e04488c6ae6342c38f2080a726f28d43b47 (patch) | |
| tree | 171dbb160586268e80fc3817c86193c386e6a429 /gl/ref-add.sed | |
| parent | 2b61c82169f76c05703e194604e332c2e40b9ee2 (diff) | |
| download | monitoring-plugins-2f4d1e04488c6ae6342c38f2080a726f28d43b47.tar.gz | |
These files are generated automatically during the make process, and removed by make clean.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1940 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'gl/ref-add.sed')
| -rw-r--r-- | gl/ref-add.sed | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/gl/ref-add.sed b/gl/ref-add.sed deleted file mode 100644 index 3ac991fe..00000000 --- a/gl/ref-add.sed +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | /^# Packages using this file: / { | ||
| 2 | s/# Packages using this file:// | ||
| 3 | ta | ||
| 4 | :a | ||
| 5 | s/ nagios-plugins / nagios-plugins / | ||
| 6 | tb | ||
| 7 | s/ $/ nagios-plugins / | ||
| 8 | :b | ||
| 9 | s/^/# Packages using this file:/ | ||
| 10 | } | ||
