Some people dont want there sticky tags removed on ports updating

This commit is contained in:
erdgeist 2006-01-16 05:10:38 +00:00
parent 388c9ffef5
commit 3014e8e36b

View File

@ -282,7 +282,7 @@ setup|update)
if [ -f ${ezjail_jailbase}/usr/ports/CVS/Root ]; then
echo -n "Updating ports from "; cat ${ezjail_jailbase}/usr/ports/CVS/Root
echo "Gathering local information may take a while."
cd ${ezjail_jailbase}/usr/ports/; cvs up -APd
cd ${ezjail_jailbase}/usr/ports/; cvs up -Pd
else
echo "Checking out ports from ${ezjail_portscvsroot}"
mkdir -p ${ezjail_jailbase}/usr/ports/