summaryrefslogtreecommitdiffstats
path: root/lang/python22/files/patch-Lib::posixfile.py
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python22/files/patch-Lib::posixfile.py')
-rw-r--r--lang/python22/files/patch-Lib::posixfile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python22/files/patch-Lib::posixfile.py b/lang/python22/files/patch-Lib::posixfile.py
index 59ce175..4cde86d 100644
--- a/lang/python22/files/patch-Lib::posixfile.py
+++ b/lang/python22/files/patch-Lib::posixfile.py
@@ -10,7 +10,7 @@ diff -u -r1.25 -r1.26
'openbsd2',
'freebsd2', 'freebsd3', 'freebsd4', 'freebsd5',
- 'bsdos2', 'bsdos3', 'bsdos4'):
-+ 'freebsd6', 'bsdos2', 'bsdos3', 'bsdos4'):
++ 'freebsd6', 'freebsd7', 'bsdos2', 'bsdos3', 'bsdos4'):
flock = struct.pack('lxxxxlxxxxlhh', \
l_start, l_len, os.getpid(), l_type, l_whence)
elif sys.platform in ['aix3', 'aix4']:
OpenPOWER on IntegriCloud