diff options
author | François Andriot <[email protected]> | 2021-01-31 21:11:44 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2021-01-31 21:12:23 +0100 |
commit | 93ff54308967154e48a8331626fd04900ccb75b8 (patch) | |
tree | 9d414be5ec4bb9550f70600542d52453caad2e23 /redhat/dependencies/python-tqt | |
parent | 24c06ffc5bdff8a2d02c893c0d03f5173eab5c8c (diff) | |
download | tde-packaging-93ff54308967154e48a8331626fd04900ccb75b8.tar.gz tde-packaging-93ff54308967154e48a8331626fd04900ccb75b8.zip |
RPM: more updates
Diffstat (limited to 'redhat/dependencies/python-tqt')
-rw-r--r-- | redhat/dependencies/python-tqt/python-tqt.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/redhat/dependencies/python-tqt/python-tqt.spec b/redhat/dependencies/python-tqt/python-tqt.spec index 374081de4..2f57100bb 100644 --- a/redhat/dependencies/python-tqt/python-tqt.spec +++ b/redhat/dependencies/python-tqt/python-tqt.spec @@ -245,6 +245,7 @@ cp -rf ../pyuic3 ../pylupdate3 echo yes | %__python ../configure.py \ -c -n %{_includedir}/tqscintilla \ + -g %{_includedir}/tqt3 \ -q %{_datadir}/tqt3 \ -y tqt-mt \ -o %{_libdir} -u -j 10 \ |