Stupid typo..
This commit is contained in:
parent
6373a74d73
commit
d46b59f43d
@ -114,7 +114,7 @@ rm -rf $RPM_BUILD_ROOT/build_static
|
||||
rm -f $RPM_BUILD_ROOT/%{_mingw32_libdir}/charset.alias
|
||||
|
||||
# Drop the GDB helper files as we can't use the native Fedora GDB to debug Win32 programs
|
||||
rm -f $RPM_BUILD_ROOT%{_mingw32_datadir}/gdb
|
||||
rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/gdb
|
||||
|
||||
# Remove the gtk-doc documentation and manpages which duplicate Fedora native
|
||||
rm -rf $RPM_BUILD_ROOT%{_mingw32_mandir}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user