From 75388b27da7fb55f362ee15a5a9f83fa45ac2868 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 26 Jan 2022 02:23:05 +0300 Subject: neofetch: add new package at 7.1.0 --- community/neofetch/build | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 community/neofetch/build (limited to 'community/neofetch/build') diff --git a/community/neofetch/build b/community/neofetch/build new file mode 100755 index 00000000..d5f438d8 --- /dev/null +++ b/community/neofetch/build @@ -0,0 +1,3 @@ +#!/bin/sh -e + +make DESTDIR="$1" install -- cgit v1.2.3