put 0341 patch back, still needed

This commit is contained in:
Rex Dieter 2013-04-02 12:13:30 -05:00
parent 7a2be7e9d3
commit 145ae2bd4c
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ Qt5 libraries used for drawing widgets and OpenGL items.
# drop backup file(s), else they get installed too, http://bugzilla.redhat.com/639463
rm -fv mkspecs/linux-g++*/qmake.conf.multilib-optflags
#patch1341 -p1 -b .0341
%patch1341 -p1 -b .0341
# drop -fexceptions from $RPM_OPT_FLAGS
RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed 's|-fexceptions||g'`