diff options
| author | François Andriot <albator78@libertysurf.fr> | 2019-11-03 10:14:46 +0100 |
|---|---|---|
| committer | François Andriot <albator78@libertysurf.fr> | 2019-11-03 11:16:29 +0100 |
| commit | c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0 (patch) | |
| tree | 05b16c4c316aad9b0572275b8c32868b2aef7965 /redhat/libraries/python-trinity/python-trinity-3.5.13-fix_mandrake_detection.patch | |
| parent | c9bb196e3bc20aef636c7478727f24aa7656b3cf (diff) | |
| download | tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.tar.gz tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.zip | |
RPM: remove lots of obsolete 3.5.13.x files
Diffstat (limited to 'redhat/libraries/python-trinity/python-trinity-3.5.13-fix_mandrake_detection.patch')
| -rw-r--r-- | redhat/libraries/python-trinity/python-trinity-3.5.13-fix_mandrake_detection.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/redhat/libraries/python-trinity/python-trinity-3.5.13-fix_mandrake_detection.patch b/redhat/libraries/python-trinity/python-trinity-3.5.13-fix_mandrake_detection.patch deleted file mode 100644 index 7769b4f27..000000000 --- a/redhat/libraries/python-trinity/python-trinity-3.5.13-fix_mandrake_detection.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- python-trinity/configure.py.ORI 2012-08-05 00:02:51.785715468 +0200 -+++ python-trinity/configure.py 2012-08-05 00:03:02.312464939 +0200 -@@ -513,7 +513,7 @@ - - for file in dist: - if file.find ("andrake") > 0: -- kde_sip_flags.remove ("ALL") -+ kde_sip_flags.pop() - kde_sip_flags.append ("D_MANDRAKE") - - def set_sip_flags(): |
