summaryrefslogtreecommitdiffstats
path: root/redhat/libraries/pytde
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2023-05-03 23:02:51 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2023-05-03 23:05:36 +0200
commitae2a5ca1f263a80fb1cb8f82d54c0251ff1efabe (patch)
treee3167c3ebb114c1f33d6f6b045c3e418f9d24440 /redhat/libraries/pytde
parente0663918336a27443c9deb5d6cfee4e5283d6ed9 (diff)
downloadtde-packaging-ae2a5ca1f263a80fb1cb8f82d54c0251ff1efabe.tar.gz
tde-packaging-ae2a5ca1f263a80fb1cb8f82d54c0251ff1efabe.zip
RPM: update build scripts for pclinuxos
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/libraries/pytde')
-rw-r--r--redhat/libraries/pytde/pytde.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/libraries/pytde/pytde.spec b/redhat/libraries/pytde/pytde.spec
index cfe105cbb..62179f7b9 100644
--- a/redhat/libraries/pytde/pytde.spec
+++ b/redhat/libraries/pytde/pytde.spec
@@ -91,7 +91,7 @@ from tdeio, tdejs, tdehtml and tdeprint.
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS README
%{python_sitearch}/*.so
-%if 0%{?rhel} == 7 || 0%{?suse_version}
+%if 0%{?pclinuxos} || 0%{?rhel} == 7 || 0%{?suse_version}
%{python_sitearch}/dcopexport.py*
%{python_sitearch}/dcopext.py*
%{python_sitearch}/pytdeconfig.py*