diff --git a/gnuradio.spec b/gnuradio.spec index e43e78a..988e0c2 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -103,7 +103,7 @@ GNU Radio examples %prep %setup -q -#%patch0 -p1 -b .compile-fix +%patch0 -p1 -b .compile-fix #force regeneration of cached moc output files find . -name "*_moc.cc" -exec rm {} \;