diff options
Diffstat (limited to 'perl-install/install/commands.pm')
-rw-r--r-- | perl-install/install/commands.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install/commands.pm b/perl-install/install/commands.pm index 19712f079..f50d0c99c 100644 --- a/perl-install/install/commands.pm +++ b/perl-install/install/commands.pm @@ -1,4 +1,4 @@ -package install::commands; # $Id$ +package install::commands; # $Id: commands.pm 263616 2009-11-19 18:11:25Z blino $ #-######################################################################## #- This file implement many common shell commands: |