From: Serge L. <sma...@us...> - 2010-08-18 04:30:58
|
Update of /cvsroot/devil-linux/build/scripts In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv15867/scripts Modified Files: squid Log Message: oops. unnecessary patch was removed Index: squid =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/squid,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- squid 18 Aug 2010 04:26:45 -0000 1.31 +++ squid 18 Aug 2010 04:30:51 -0000 1.32 @@ -26,7 +26,6 @@ pushd helpers/basic_auth/YP/ > /dev/null bzcat $SRCDIR/yp_auth.patch.bz2 | patch || exit 1 popd > /dev/null - patch -Np1 -i $SRCDIR/squid-3.0-with_new_linux_headers_capability.patch || exit 1 touch .patches.done fi if [ "$CONFIG_OPENLDAPLIB" = "y" ]; then |