Update of /cvsroot/devil-linux/build/scripts
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv13951/scripts
Modified Files:
sagator
Log Message:
updated sagator too 1.2.2
Index: sagator
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/sagator,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- sagator 7 Jan 2011 15:39:51 -0000 1.24
+++ sagator 17 Jan 2011 21:27:20 -0000 1.25
@@ -19,8 +19,7 @@
case $1 in
build )
if [ "$CONFIG_SAGATOR" = "y" ]; then
- #patch_from_file 0 $DL_DIR/src/sagator_clamav-0.96.2.patch.bz2
- #patch_from_file 1 $DL_DIR/src/sagator-milter_umask.patch.bz2
+ patch_from_file 1 $DL_DIR/src/sagator-milter_umask.patch.bz2
#replace_str Makefile python2.2 python2.3
export PYTHONHOME=$WORKDIR/Python-install/usr
|