X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gdb%2Fgdb.nm;h=1053853cdcb25022306c61dcfffdd5a17270e7ef;hb=refs%2Fheads%2Fsamba4;hp=8ad9a5a3603387a8381522e3312fd7e6289266e8;hpb=1f9bc2f0e48a166bd7fb683833579ce1773d2a06;p=people%2Famarx%2Fipfire-3.x.git diff --git a/gdb/gdb.nm b/gdb/gdb.nm index 8ad9a5a36..1053853cd 100644 --- a/gdb/gdb.nm +++ b/gdb/gdb.nm @@ -5,7 +5,7 @@ name = gdb version = 7.3.50.20110722 -release = 1 +release = 3 groups = Development/Debuggers url = http://gnu.org/software/gdb/ @@ -69,6 +69,10 @@ build mkdir -pv %{BUILDROOT}/etc/gdbinit.d cp -vf %{DIR_SOURCE}/gdbinit %{BUILDROOT}/etc/gdbinit + + # Remove locale data and headers which is provided by binutils. + rm -rf %{BUILDROOT}%{datadir}/locale/ + rm -rf %{BUILDROOT}%{includedir}/{ansidecl,bfd,bfdlink,dis-asm,symcat}.h end end