diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-08-02 01:45:12 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-08-02 01:45:12 +0000 |
commit | 7696fa59dd9e7c35388ce741006b14277095de30 (patch) | |
tree | a650bc67071f0db352158a41247ed35de34a13c4 /fetchmailconf.in | |
parent | cabbd0c9ca318c55e45af5a9aa0d01fce936ccd4 (diff) | |
download | fetchmail-7696fa59dd9e7c35388ce741006b14277095de30.tar.gz fetchmail-7696fa59dd9e7c35388ce741006b14277095de30.tar.bz2 fetchmail-7696fa59dd9e7c35388ce741006b14277095de30.zip |
Generate fetchmailconf from Makefile to expand ${prefix} properly.
svn path=/trunk/; revision=4223
Diffstat (limited to 'fetchmailconf.in')
-rw-r--r-- | fetchmailconf.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fetchmailconf.in b/fetchmailconf.in deleted file mode 100644 index 79aa0922..00000000 --- a/fetchmailconf.in +++ /dev/null @@ -1,3 +0,0 @@ -#! /bin/sh - -exec @PYTHON@ fetchmailconf.py "$@" |