Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ARCH=any
|
||||
@@ -1,8 +1,11 @@
|
||||
name: tide-chroot
|
||||
description: A simple bash script for setting up and entering a chroot environment for Tide Linux
|
||||
version: 1.2
|
||||
version: "1.2"
|
||||
revision: 1
|
||||
url: https://gitlab.com/EnumDev/tide-chroot
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["bash"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- bash
|
||||
|
||||
Reference in New Issue
Block a user