File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ e28fdaf6191513d8e45b2c1e0d1991e01c93f4294c7fd44126568648a40f4643 libatomic_ops-
74743e392a5332e8db77c409f1566b6f05d1f92a85e1fbe902dbe97704548c0f6c8e libbsd-0.11.8_0.tar.bz2
7575de10b5b3d1b721c8d8365d524c13f524b2c9cb5eff1f891698b1aa4915a73092 libffi-3.3_0.tar.bz2
76769e1932db252894478dc98985f931312cbe5ee0eb40db251c75c79dd01294b15b libmd-1.1.0_0.tar.bz2
77- 3f2b65e7bdd66041d5ab59508196055417d5b5c0c9540f345cb4f0544d82411c libtool-2.2.4_0.tar.bz2
77+ 311cc3a5ad4126b030b32bc1e9e787bd55caa861626d210bab4eb81e50244125 libtool-2.2.4_0.tar.bz2
7878a9ddd248e490623caeb0380089d03bc638e78af5c4fb65426f3b7f73521af604 libtool-2.4.7_0.tar.bz2
79794f05d64d4504c03f13a3045f4db85c12bd456944bc9159f381b00fda4daced9d libunistring-0.9.10_0.tar.bz2
8080be02f610179426215973a4e3cd4a5776840041ba2053ffc4c27163c27741ec03 linux-4.14.341-openela_0.tar.bz2
Original file line number Diff line number Diff line change 66src_prepare () {
77 default
88
9+ rm libtoolize.in
10+
911 rm -f libltdl/config/ltmain.sh libtool libltdl/m4/ltversion.m4
1012
1113 rm -f doc/* .info
12- rm -f tests/testsuite
14+ rm -f tests/testsuite tests/defs.in tests/package.m4
1315
1416 find tests -name configure | while read d; do
1517 rm -r " $( dirname " $d " ) "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ src_prepare() {
1111 rm -f build-aux/ltmain.sh
1212 rm -f doc/* .info doc/* .1
1313 rm -f bootstrap
14- rm -f tests/testsuite
14+ rm -f tests/testsuite tests/package.m4
1515
1616 ../../import-gnulib.sh
1717
You can’t perform that action at this time.
0 commit comments