You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-admin/webapp-config/files/webapp-config-1.50.16-basel...

14 lines
511 B

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"