Remove moc file to make qt-4.6 happy
This commit is contained in:
parent
1fc6c7b61d
commit
0f808b9bf1
@ -50,6 +50,7 @@ chmod +x %{__perl_requires}
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=
|
||||
rm -rf src/gui-qt/moc*
|
||||
make gui %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" \
|
||||
QMAKE="qmake-qt4" \
|
||||
LDFLAGS=
|
||||
|
Loading…
Reference in New Issue
Block a user