# Items to copy from the sample directory to the created package;
# left-hand side is the filename here, right-hand side are the
# destinations directories and filename, space-separated.
#
# Left-hand filenames prefixed by a '*' will not have the
# 'package_name' and 'class_name' template keys replaced.

package.conf         --> package.conf
package.pod          --> doc [% package_name %].pod
SQLInstall.pm-sample --> OpenInteract2 SQLInstall [% class_name %].pm
Action.pm-sample     --> OpenInteract2 Action [% class_name %].pm
spops.ini            --> conf spops.ini
action.ini           --> conf action.ini
MANIFEST.SKIP        --> MANIFEST.SKIP
*sample.tmpl         --> template sample.tmpl