diff --git a/.compilation-options b/.compilation-options new file mode 100644 index 0000000..9c7aafe --- /dev/null +++ b/.compilation-options @@ -0,0 +1 @@ +ARCH=any diff --git a/pkg.info b/pkg.info index ef1a412..f009fea 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,9 @@ name: man-pages description: Linux manual pages version: 6.06 +revision: 2 url: https://www.kernel.org/doc/man-pages/ license: Multiple architecture: any +make_depends: ["bash","coreutils","make"] type: source