summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm')
-rw-r--r--meta/recipes-devtools/rpm/rpm_5.4+cvs.bb9
-rw-r--r--meta/recipes-devtools/rpm/rpm_5.4.16.bb9
2 files changed, 8 insertions, 10 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb b/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb
index bacdef5242..c6c21b86aa 100644
--- a/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb
@@ -568,16 +568,15 @@ do_install_append() {
568 rm -f ${D}/${mandir}/man1/lz*.1 568 rm -f ${D}/${mandir}/man1/lz*.1
569 rm -f ${D}/${libdir}/pkgconfig/liblzma* 569 rm -f ${D}/${libdir}/pkgconfig/liblzma*
570 570
571 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/*.{a,la} 571 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/*.a
572 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/rpm/*.{a,la} 572 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/*.la
573 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/rpm/*.a
574 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/rpm/*.la
573 575
574 #find ${D}/${libdir}/perl5 -type f -a \( -name perllocal.pod -o -name .packlist \ 576 #find ${D}/${libdir}/perl5 -type f -a \( -name perllocal.pod -o -name .packlist \
575 # -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' 577 # -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';'
576 #find ${D}/${libdir}/perl5 -type d -depth -exec rmdir {} 2>/dev/null ';' 578 #find ${D}/${libdir}/perl5 -type d -depth -exec rmdir {} 2>/dev/null ';'
577 579
578 # We don't want the default macro set
579 rm -rf ${D}/${libdir}/rpm/{i[3456]86*,athlon*,pentium*,x86_64*,alpha*,sparc*,ia64*,ppc*,s390*,armv[34][lb]*,armv[345]*,mips*,noarch*}
580
581 rm -f ${D}/${libdir}/rpm/dbconvert.sh 580 rm -f ${D}/${libdir}/rpm/dbconvert.sh
582 581
583 rm -f ${D}/${libdir}/rpm/libsqldb.* 582 rm -f ${D}/${libdir}/rpm/libsqldb.*
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.16.bb b/meta/recipes-devtools/rpm/rpm_5.4.16.bb
index 7621f8ffaa..d42724c212 100644
--- a/meta/recipes-devtools/rpm/rpm_5.4.16.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.4.16.bb
@@ -576,16 +576,15 @@ do_install_append() {
576 rm -f ${D}/${mandir}/man1/lz*.1 576 rm -f ${D}/${mandir}/man1/lz*.1
577 rm -f ${D}/${libdir}/pkgconfig/liblzma* 577 rm -f ${D}/${libdir}/pkgconfig/liblzma*
578 578
579 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/*.{a,la} 579 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/*.a
580 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/rpm/*.{a,la} 580 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/*.la
581 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/rpm/*.a
582 rm -f ${D}/${libdir}/python%{with_python_version}/site-packages/rpm/*.la
581 583
582 #find ${D}/${libdir}/perl5 -type f -a \( -name perllocal.pod -o -name .packlist \ 584 #find ${D}/${libdir}/perl5 -type f -a \( -name perllocal.pod -o -name .packlist \
583 # -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';' 585 # -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';'
584 #find ${D}/${libdir}/perl5 -type d -depth -exec rmdir {} 2>/dev/null ';' 586 #find ${D}/${libdir}/perl5 -type d -depth -exec rmdir {} 2>/dev/null ';'
585 587
586 # We don't want the default macro set
587 rm -rf ${D}/${libdir}/rpm/{i[3456]86*,athlon*,pentium*,x86_64*,alpha*,sparc*,ia64*,ppc*,s390*,armv[34][lb]*,armv[345]*,mips*,noarch*}
588
589 rm -f ${D}/${libdir}/rpm/dbconvert.sh 588 rm -f ${D}/${libdir}/rpm/dbconvert.sh
590 589
591 rm -f ${D}/${libdir}/rpm/libsqldb.* 590 rm -f ${D}/${libdir}/rpm/libsqldb.*