twitch153 14/03/13 21:51:27 Modified: webapp-config-1.50.16-baselayout2.patch Log: Edits source path for functions.sh. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)
Revision Changes Path 1.2 app-admin/webapp-config/files/webapp-config-1.50.16-baselayout2.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/files/webapp-config-1.50.16-baselayout2.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/files/webapp-config-1.50.16-baselayout2.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/files/webapp-config-1.50.16-baselayout2.patch?r1=1.1&r2=1.2 Index: webapp-config-1.50.16-baselayout2.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/webapp-config/files/webapp-config-1.50.16-baselayout2.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- webapp-config-1.50.16-baselayout2.patch 9 Sep 2007 21:11:41 -0000 1.1 +++ webapp-config-1.50.16-baselayout2.patch 13 Mar 2014 21:51:27 -0000 1.2 @@ -7,7 +7,7 @@ WEBAPP_CONFIG= -[[ -z ${RC_GOT_FUNCTIONS} ]] && source /sbin/functions.sh -+[[ -z ${RC_GOT_FUNCTIONS} ]] && source /etc/init.d/functions.sh ++[[ -z ${RC_GOT_FUNCTIONS} ]] && source /lib/gentoo/functions.sh function help() { echo "Remove obsolete and unused versions of web applications"
