Hallo *,

I'm trying to package pflogsumm for fink. The pflogsumm package just contains a perl script and a manpage, there is nothing to compile, just copy the the two files to the right place.
My pflogsumm.info:


Package: pflogsumm
Version: 1.1.0
Revision: 1
Source: http://jimsun.linxnet.com/downloads/%n-%v.tar.gz
Source-MD5: 1f78fcaf2a36ec3520ecff286a45251a
Maintainer: Manuel Hendel <[EMAIL PROTECTED]>
HomePage: http://jimsun.linxnet.com/postfix_contrib.html
License: GPL
Description: Postfix logfile analyzer utility by Jim Seymour

InstallScript: <<
    cp pflogsumm.pl %p/bin/pflogsumm
    chmod 755 %p/bin/pflogsumm

    cp pflogsumm.1 %p/share/man/man1/pflogsumm.1
    chmod 644 %p/share/man/man1/pflogsumm.1
<<

My problem is the fink always tries to compile something. I couldn't find a way to stop this. Can anyone give me a hint please?

Thanks in advance,

mhe



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to