diff options
Diffstat (limited to 'net-zope/tinytableplus/files/tinytableplus-0.9-zope-2.9.8.patch')
-rw-r--r-- | net-zope/tinytableplus/files/tinytableplus-0.9-zope-2.9.8.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-zope/tinytableplus/files/tinytableplus-0.9-zope-2.9.8.patch b/net-zope/tinytableplus/files/tinytableplus-0.9-zope-2.9.8.patch deleted file mode 100644 index 9ef777b5e21e..000000000000 --- a/net-zope/tinytableplus/files/tinytableplus-0.9-zope-2.9.8.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- TinyTablePlus/TinyTablePlus.py.old 2008-07-21 22:18:47.000000000 +0200 -+++ TinyTablePlus/TinyTablePlus.py 2008-07-21 22:19:39.000000000 +0200 -@@ -39,7 +39,7 @@ - - from Globals import HTMLFile, MessageDialog, Persistent - from Shared.DC.ZRDB.Results import Results --from PersistentMapping import PersistentMapping -+from persistent.mapping import PersistentMapping - from DateTime import DateTime - from App.Extensions import getBrain - import OFS.ObjectManager, OFS.SimpleItem, Acquisition, AccessControl.Role |