From 6eb672f8377ea83fbabac7ba2ec6b87774b84fd1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 14 Jan 2018 06:58:54 +0000 Subject: make mrproper --- sys-devel/gcc-config/files/gcc-config-systemd.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 sys-devel/gcc-config/files/gcc-config-systemd.patch (limited to 'sys-devel/gcc-config/files/gcc-config-systemd.patch') diff --git a/sys-devel/gcc-config/files/gcc-config-systemd.patch b/sys-devel/gcc-config/files/gcc-config-systemd.patch deleted file mode 100644 index 5cd440ea..00000000 --- a/sys-devel/gcc-config/files/gcc-config-systemd.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- gcc-config.old 2015-05-27 22:42:30.837087003 +0300 -+++ gcc-config 2015-05-27 22:42:53.352151701 +0300 -@@ -15,8 +15,8 @@ - trap ":" INT QUIT TSTP - - argv0=${0##*/} --source /etc/init.d/functions.sh || { -- echo "${argv0}: Could not source /etc/init.d/functions.sh!" 1>&2 -+source /lib/gentoo/functions.sh || { -+ echo "${argv0}: Could not source /lib/gentoo/functions.sh!" 1>&2 - exit 1 - } - esyslog() { :; } -- cgit v1.2.3