mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 19:16:32 +01:00
libtool-2.4.7: remove pregenerated files
This commit is contained in:
parent
5599846016
commit
b74a111d24
1 changed files with 2 additions and 1 deletions
|
|
@ -9,8 +9,9 @@ src_prepare() {
|
||||||
default
|
default
|
||||||
|
|
||||||
rm -f build-aux/ltmain.sh
|
rm -f build-aux/ltmain.sh
|
||||||
rm -f doc/*.info
|
rm -f doc/*.info doc/*.1
|
||||||
rm -f bootstrap
|
rm -f bootstrap
|
||||||
|
rm -f tests/testsuite
|
||||||
|
|
||||||
../../import-gnulib.sh
|
../../import-gnulib.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue