2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-08-05 10:17:49 +00:00

changed permission for xpod2man

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@793 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
linggao
2008-03-17 13:40:20 +00:00
parent cd9d9eb42b
commit 37c9300e61
+1
View File
@@ -12,6 +12,7 @@ use strict;
use Pod::Man;
use Pod::Html;
my $poddir = 'pods';
my $mandir = 'share/man';
my $htmldir = 'share/doc';