normalize file naming
This commit is contained in:
@ -7,9 +7,9 @@ WriteMakefile(
|
||||
File::Temp => 0.2304,
|
||||
Regexp::Common => 2013031301,
|
||||
},
|
||||
'EXE_FILES' => [ 'bin/addvhost',
|
||||
'bin/delvhost',
|
||||
'bin/listvhosts',
|
||||
'EXE_FILES' => [ 'bin/add-vhost',
|
||||
'bin/del-vhost',
|
||||
'bin/list-vhosts',
|
||||
],
|
||||
'AUTHOR' => 'Jorj Bauer <jorj@jorj.org>',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user