summaryrefslogtreecommitdiff
blob: 24f0004134794855d3f9e8831888c79c9d2ca814 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"