Changeset 16
- Timestamp:
- 11/16/06 17:45:44 (2 years ago)
- Files:
-
- honeyclient/trunk/create_pkg_dir.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/trunk/create_pkg_dir.pl
r13 r16 13 13 14 14 # The path where the packages are 15 my $src_path = " sandbox";15 my $src_path = "lib"; 16 16 17 17 # Directories to include in the distribution
