From d5d8b893352485d1a9eb15c40ed06e267c15a4cb Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 27 Aug 2022 00:14:12 +0300 Subject: pfetch: add new package at 0.6.0 --- community/pfetch/build | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 community/pfetch/build (limited to 'community/pfetch/build') diff --git a/community/pfetch/build b/community/pfetch/build new file mode 100755 index 00000000..ff52ebfc --- /dev/null +++ b/community/pfetch/build @@ -0,0 +1,5 @@ +#!/bin/sh -e + +patch -p1 < add-cpt.patch + +install -Dm 755 pfetch "$1/usr/bin/pfetch" -- cgit v1.2.3