mirror of
https://github.com/Phantop/solus-stuff
synced 2024-11-01 04:14:58 +00:00
14 lines
416 B
YAML
14 lines
416 B
YAML
name : earlyoom
|
|
version : 1
|
|
release : 1
|
|
source :
|
|
- git|https://github.com/rfjakob/earlyoom.git : master
|
|
license : GPL-2.0-or-later
|
|
summary : Insert summary here
|
|
description: |
|
|
Insert description here
|
|
build : |
|
|
%make PREFIX=%PREFIX% SYSTEMDUNITDIR=%libdir%/systemd/system earlyoom
|
|
install : |
|
|
%make_install PREFIX=%PREFIX% SYSTEMDUNITDIR=%libdir%/systemd/system earlyoom
|