diff --git a/xCAT-client-2.0/xpod2man b/xCAT-client-2.0/xpod2man old mode 100644 new mode 100755 index 5f03bb86b..cc716346c --- a/xCAT-client-2.0/xpod2man +++ b/xCAT-client-2.0/xpod2man @@ -12,7 +12,6 @@ use strict; use Pod::Man; use Pod::Html; - my $poddir = 'pods'; my $mandir = 'share/man'; my $htmldir = 'share/doc';