Changeset 4917
- Timestamp:
- Aug 30, 2005, 2:48:50 PM (21 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
Nebulous-Server/Build.PL (modified) (1 diff)
-
Nebulous/Build.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/Build.PL
r4910 r4917 94 94 'Test::More' => '0.49', 95 95 }, 96 script_files => qw(96 script_files => [qw( 97 97 bin/neb-initdb 98 98 bin/neb-addvol 99 ) ,99 )], 100 100 )->create_build_script; -
trunk/Nebulous/Build.PL
r4910 r4917 94 94 'Test::More' => '0.49', 95 95 }, 96 script_files => qw(96 script_files => [qw( 97 97 bin/neb-initdb 98 98 bin/neb-addvol 99 ) ,99 )], 100 100 )->create_build_script;
Note:
See TracChangeset
for help on using the changeset viewer.
