Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release-src > by-pkgid > 9a281f52b2772b1a20f3cf286bc6607e > files > 1

pysol-4.82-12mdv2010.1.src.rpm

--- pysol-4.81/pysol~	2002-06-24 18:01:30.000000000 +0200
+++ pysol-4.81/pysol	2003-08-25 12:10:28.000000000 +0200
@@ -67,7 +67,7 @@
 bindir=`echo "$0" | sed -e 's|[^/][^/]*$||'`
 bindir=`cd "$bindir" && pwd`
 
-f="pysol_$PYVER.pyc"
+f="pysol.py"
 
 # try script directory unless installed
 if test ! -f "$dir/$f"; then