Ports: Remove unnecessary patch from the neofetch port

This commit is contained in:
Liav A 2021-09-24 11:41:26 +03:00 committed by Linus Groh
parent 01a06dde0e
commit 09bdb00eb0
Notes: sideshowbarker 2024-07-18 03:30:20 +09:00

View file

@ -1,8 +0,0 @@
--- neofetch-7.1.0/neofetch 2021-01-29 21:35:11.839000000 +0100
+++ neofetch-7.1.0/neofetch 2021-01-29 21:35:21.531205189 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/bash
# vim: noai:ts=4:sw=4:expandtab
# shellcheck source=/dev/null
# shellcheck disable=2009