mirror of
https://github.com/Phantop/solus-stuff
synced 2025-01-08 20:56:53 +00:00
14 lines
307 B
YAML
14 lines
307 B
YAML
|
name : debootstrap
|
||
|
version : 1
|
||
|
release : 1
|
||
|
source :
|
||
|
- git|https://salsa.debian.org/installer-team/debootstrap.git : master
|
||
|
license : GPL-2.0-or-later
|
||
|
summary : Insert summary here
|
||
|
description: |
|
||
|
Insert description here
|
||
|
build : |
|
||
|
%make
|
||
|
install : |
|
||
|
%make_install
|