Update of /cvsroot/fink/experimental/dmacks/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv21084

Modified Files:
        gnome-schedule.info 
Log Message:
ascii cleanup. only crashes *sometimes*, and sometimes same warning is 
non-fatal. no clear pattern:/


Index: gnome-schedule.info
===================================================================
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/gnome-schedule.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gnome-schedule.info 19 Jul 2006 03:16:20 -0000      1.2
+++ gnome-schedule.info 19 Jul 2006 05:20:04 -0000      1.3
@@ -8,6 +8,8 @@
 BuildDepends: pkgconfig, pygtk2-py24-dev, gnome-python2-py24-dev (>= 
2.12.0-1), libgettext3-dev, gettext-tools, libiconv-dev, libiconv-bin, 
intltool, libxslt-bin, gnome-doc-utils
 Depends: python23, pygtk2-py24, gnome-python2-py24 (>= 2.12.0-1), scrollkeeper
 
+PatchScript: perl -pi -e 's/\302./"/g' src/crontab.py
+
 ConfigureParams: --disable-scrollkeeper
 CompileScript: <<
   PYTHON=%p/bin/python2.4 PYTHON_CONFIG=%p/bin/python2.4 
CRONTAB_CONFIG=/usr/bin/crontab AT_CONFIG=/usr/bin/at ATQ_CONFIG=/usr/bin/atq 
ATRM_CONFIG=/usr/bin/atrm BATCH_CONFIG=/usr/bin/batch SU_CONFIG=/usr/bin/su 
./configure %c
@@ -36,6 +38,10 @@
 
   Needs gnome-python2-pyXX >= 2.12. See:
   http://bugzilla.gnome.org/show_bug.cgi?id=325955
+
+  Clear non-ASCII chars from .py that isn't specifically encoded.
+  See: http://bugzilla.gnome.org/show_bug.cgi?id=347978
+
 <<
 
 Description: GUI for 'crontab' and 'at' scheduling


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to