Changeset 1065


Ignore:
Timestamp:
Mar 20, 2017, 5:46:45 PM (8 years ago)
Author:
Silvan Scherrer
Message:

spec: PyQt4.spec: fix a typo and add a reference to the qt4 ticket

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/PyQt4.spec

    r822 r1065  
    202202%build
    203203# !!!!!!!! remove the below instructions, when switched to shell based qmake
    204 #
     204# see also qt ticket 303 for more reference
    205205# configure needs qmake_sh, as else install will never work
    206206# adjust qmake.conf to the following
     
    225225#        $(if $(DEF_FILE_TEMPLATE),-template \"$(DEF_FILE_TEMPLATE)\")
    226226#}
    227 # forth you need to garde QMAKE_MOC with isEmpty(QMAKE_SH) and add the below block
     227# fourth you need to garde QMAKE_MOC with isEmpty(QMAKE_SH) and add the below block
    228228#} else {
    229229#QMAKE_MOC       = $$[QT_INSTALL_BINS]/moc.exe
Note: See TracChangeset for help on using the changeset viewer.