diff options
author | vg <vgm+dev@devys.org> | 2024-03-29 11:16:52 +0100 |
---|---|---|
committer | vg <vgm+dev@devys.org> | 2024-03-29 11:16:52 +0100 |
commit | 8eae1aca826e08d953a43978bae554f20d07897a (patch) | |
tree | bcbb8a580d5b29f35bb90d6ef1a05d80aed67e66 /debian/README.contrib | |
parent | 9f542a1e74323a7247a19de9d7349a7269c63002 (diff) | |
download | fetchmail-8eae1aca826e08d953a43978bae554f20d07897a.tar.gz fetchmail-8eae1aca826e08d953a43978bae554f20d07897a.tar.bz2 fetchmail-8eae1aca826e08d953a43978bae554f20d07897a.zip |
get debian directory from debian archive
Diffstat (limited to 'debian/README.contrib')
-rw-r--r-- | debian/README.contrib | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/README.contrib b/debian/README.contrib new file mode 100644 index 00000000..9f4260dd --- /dev/null +++ b/debian/README.contrib @@ -0,0 +1,14 @@ +Fetchmail for Debian, contrib/README.Debian file +$Id: README.contrib,v 1.4 2003/06/09 14:55:57 benj Exp $ +========================================================== + +A lot of the stuff in contrib/ is NOT tailored for being run in a +Debian system, and will malfunction or break your system if not correctly +modified. If you don't know what you're doing, don't use it. I do NOT +maintain the contrib/ directory, nor does fetchmail upstream. + +I have removed some useless or outright dangerous stuff from there as +well. You can always get the complete contrib/ contents from the source +package. + + -- Benjamin Drieu <benj@debian.org> |