Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ARCH=any
|
||||
@@ -1,8 +1,13 @@
|
||||
name: man-pages
|
||||
description: Linux manual pages
|
||||
version: 6.15
|
||||
version: "6.15"
|
||||
revision: 1
|
||||
url: https://www.kernel.org/doc/man-pages/
|
||||
license: Linux-man-pages-1-para,Linux-man-pages-copyleft,Linux-man-pages-copyleft-var,Linux-man-pages-copyleft-2-para,BSD-2-Clause,BSD-3-Clause,BSD-4-Clause-UC,GPL1-or-later,GPL2-only,GPL2-or-later,MIT
|
||||
architecture: any
|
||||
make_depends: ["bash","coreutils","make"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
make_depends:
|
||||
- bash
|
||||
- coreutils
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user