From 8fb1450e251cb9e9600c0fa9fd0e19f99868d21f Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Thu, 30 Jun 2016 20:00:06 +0200 Subject: app-admin/webapp-config: remove unused patches Closes: https://github.com/gentoo/gentoo/pull/1806 Signed-off-by: Patrice Clement --- .../files/webapp-config-1.50.16-baselayout2.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 app-admin/webapp-config/files/webapp-config-1.50.16-baselayout2.patch (limited to 'app-admin/webapp-config/files/webapp-config-1.50.16-baselayout2.patch') diff --git a/app-admin/webapp-config/files/webapp-config-1.50.16-baselayout2.patch b/app-admin/webapp-config/files/webapp-config-1.50.16-baselayout2.patch deleted file mode 100644 index 24f00041347..00000000000 --- a/app-admin/webapp-config/files/webapp-config-1.50.16-baselayout2.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: webapp-config-1.50.16/sbin/webapp-cleaner -=================================================================== ---- webapp-config-1.50.16.orig/sbin/webapp-cleaner -+++ webapp-config-1.50.16/sbin/webapp-cleaner -@@ -11,7 +11,7 @@ CMD="emerge -Cav" - WEBAPP_DIR="/usr/share/webapps" - WEBAPP_CONFIG= - --[[ -z ${RC_GOT_FUNCTIONS} ]] && source /sbin/functions.sh -+[[ -z ${RC_GOT_FUNCTIONS} ]] && source /lib/gentoo/functions.sh - - function help() { - echo "Remove obsolete and unused versions of web applications" -- cgit v1.2.3