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
|
%build
|
||||||
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=
|
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=
|
||||||
|
rm -rf src/gui-qt/moc*
|
||||||
make gui %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" \
|
make gui %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" \
|
||||||
QMAKE="qmake-qt4" \
|
QMAKE="qmake-qt4" \
|
||||||
LDFLAGS=
|
LDFLAGS=
|
||||||
|
Loading…
Reference in New Issue
Block a user