Changeset 1065
- Timestamp:
- Mar 20, 2017, 5:46:45 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/PyQt4.spec
r822 r1065 202 202 %build 203 203 # !!!!!!!! remove the below instructions, when switched to shell based qmake 204 # 204 # see also qt ticket 303 for more reference 205 205 # configure needs qmake_sh, as else install will never work 206 206 # adjust qmake.conf to the following … … 225 225 # $(if $(DEF_FILE_TEMPLATE),-template \"$(DEF_FILE_TEMPLATE)\") 226 226 #} 227 # fo rth you need to garde QMAKE_MOC with isEmpty(QMAKE_SH) and add the below block227 # fourth you need to garde QMAKE_MOC with isEmpty(QMAKE_SH) and add the below block 228 228 #} else { 229 229 #QMAKE_MOC = $$[QT_INSTALL_BINS]/moc.exe
Note:
See TracChangeset
for help on using the changeset viewer.