typo, Jedi/Sector One <j@pureftpd.org>
This commit is contained in:
parent
2b7c75e086
commit
9e71cb63be
@ -17,7 +17,7 @@ Accordingly:
|
||||
|
||||
Generally, it's just a question of invoking
|
||||
|
||||
env MOC=moc2 configure --with-qt-includes=${PREFIX}/include/x11/qt2
|
||||
env MOC=moc2 configure --with-qt-includes=${PREFIX}/include/X11/qt2
|
||||
--with-qt-libraries=${PREFIX}/lib/qt2
|
||||
|
||||
Or to force MOC in your make/gmake invocation:
|
||||
|
@ -20,7 +20,7 @@ Accordingly:
|
||||
|
||||
Generally, it's just a question of invoking
|
||||
|
||||
env MOC=moc3 UIC=uic3 configure --with-qt-includes=${PREFIX}/include/x11/qt3
|
||||
env MOC=moc3 UIC=uic3 configure --with-qt-includes=${PREFIX}/include/X11/qt3
|
||||
--with-qt-libraries=${PREFIX}/lib/qt3
|
||||
|
||||
Or to force MOC/UIC in your make/gmake invocation:
|
||||
|
Loading…
Reference in New Issue
Block a user