| Line 1... |
Line 1... |
| 1 |
#! /bin/sh
|
1 |
#! /bin/sh
|
| 2 |
# Common stub for a few missing GNU programs while installing.
|
2 |
# Common stub for a few missing GNU programs while installing.
|
| 3 |
# Copyright (C) 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
|
3 |
# Copyright 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
|
| 4 |
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
|
4 |
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
|
| 5 |
|
5 |
|
| 6 |
# This program is free software; you can redistribute it and/or modify
|
6 |
# This program is free software; you can redistribute it and/or modify
|
| 7 |
# it under the terms of the GNU General Public License as published by
|
7 |
# it under the terms of the GNU General Public License as published by
|
| 8 |
# the Free Software Foundation; either version 2, or (at your option)
|
8 |
# the Free Software Foundation; either version 2, or (at your option)
|