diff options
author | Guillem Jover <guillem@debian.org> | 2013-05-16 07:01:52 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2013-05-31 08:52:28 +0200 |
commit | beaf586ede1e75f162e46cb5fbe6acf844afc5c9 (patch) | |
tree | c7fb10a5b137e69ed4e31d744097dcf846075e18 /utils/.gitignore | |
parent | 57b46c7b30f10cb273fc8d50269d6e84ff9a0a95 (diff) | |
download | dpkg-beaf586ede1e75f162e46cb5fbe6acf844afc5c9.tar.gz |
Remove install-info wrapper
The dpkg implementation was replaced by the GNU texinfo implementation
some time ago, through a wrapper used to ease the transition. Now long
complete, it's time to clean up.
Diffstat (limited to 'utils/.gitignore')
-rw-r--r-- | utils/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/.gitignore b/utils/.gitignore index 4ba178b0c..9970040b7 100644 --- a/utils/.gitignore +++ b/utils/.gitignore @@ -1,4 +1,3 @@ start-stop-daemon update-alternatives -dpkg-install-info t.tmp |