From bed8857b779b9896f6a3b54336feddb41c0a5b5a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 7 Jul 2009 13:10:07 +0200 Subject: pkg: Recommend to postfix manuals in man/ with .pod --- man/7/pkg-setup | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 man/7/pkg-setup (limited to 'man/7/pkg-setup') diff --git a/man/7/pkg-setup b/man/7/pkg-setup deleted file mode 100644 index a6438a1..0000000 --- a/man/7/pkg-setup +++ /dev/null @@ -1,23 +0,0 @@ -=pod - -=head1 NAME - -pkg - Package root setup - -=head1 PACKAGE ROOT - -First, you'll need to create a root directory (from now on PKG_ROOT) on the -server which shall from now on host all your packages. -Then you need to put the pkg git repository into F - it's recommended -to do this via git clone --bare. - -Copy the pkglist script (include/pkglist) to F. - -Now you can add your own packages as git repos in PKG_ROOT. - -To use pkg with your packages on a machine, download and execute -the bootstrap script (include/bootstrap). - -=cut - -vim:ft=pod -- cgit v1.2.3