Path to this page:
Subject: CVS commit: wip/bsfilter
From: Roland Illig
Date: 2005-11-05 18:07:58
Message id: E1EYRWX-0006Y0-Uj@sc8-pr-cvs1.sourceforge.net
Log Message:
Fixed some things that are not yet pkglint warnings:
- Moved the .include lines to the bottom of the file, as they are not
needed at the top.
- Replaced a horribly complicated expression, which was equivalent to
${PKGBASE}, with a literal "bsfilter", as it is used in a context where
a file name is expected, not a package name.
- Made the .for iteration variable names lowercase.
Files: