diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-12-28 20:38:50 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-12-28 20:38:50 +0100 |
commit | 37e11c19d7d1ac39f18b9dba1bffee0dc09f9e08 (patch) | |
tree | c37795f07a7191f6e647a2ae3e093fa1cdd24849 /redhat/libraries/python-trinity/python-trinity-3.5.13.2.spec | |
parent | 4a3e6e0caf179b6ba22f5fb76a6208f3e84ceade (diff) | |
download | tde-packaging-37e11c19d7d1ac39f18b9dba1bffee0dc09f9e08.tar.gz tde-packaging-37e11c19d7d1ac39f18b9dba1bffee0dc09f9e08.zip |
RPM Packaging: update 3.5.13.2 for Fedora 20
Diffstat (limited to 'redhat/libraries/python-trinity/python-trinity-3.5.13.2.spec')
-rw-r--r-- | redhat/libraries/python-trinity/python-trinity-3.5.13.2.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/redhat/libraries/python-trinity/python-trinity-3.5.13.2.spec b/redhat/libraries/python-trinity/python-trinity-3.5.13.2.spec index a0c0bca9b..3dc55c64d 100644 --- a/redhat/libraries/python-trinity/python-trinity-3.5.13.2.spec +++ b/redhat/libraries/python-trinity/python-trinity-3.5.13.2.spec @@ -136,12 +136,8 @@ export PYTHONPATH=%{python_sitearch}/trinity-sip:%{python_sitearch}/python-qt3 # Shitty hack to add LDFLAGS %if 0%{?mgaversion} || 0%{?mdkversion} %__sed -i */Makefile \ -%if 0%{?pclinuxos} - -e "/^LIBS = / s|$| -lpython2.6 -lDCOP -lkdecore -lkdefx -lkdeui -lkresources -lkabc -lkparts -lkio|" -%else -e "/^LIBS = / s|$| -lpython2.7 -lDCOP -lkdecore -lkdefx -lkdeui -lkresources -lkabc -lkparts -lkio|" %endif -%endif %__make %{_smp_mflags} |