more bugfixes

This commit is contained in:
joey
2000-04-22 02:09:13 +00:00
parent 624306abba
commit f85230dc81
4 changed files with 47 additions and 6 deletions

View File

@@ -253,6 +253,15 @@ to produce a suitable build tree.
sub prep {}
=item cleantree
This method should clean the unpacked_tree of any effects the prep and
build methods might have on it.
=cut
sub cleantree {}
=item build
This method takes a prepped build tree, and simply builds a package from