mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
m4-1.4.19: remove a few more pregend files
This commit is contained in:
parent
2d353f39e3
commit
8a3ab450b2
1 changed files with 2 additions and 1 deletions
|
|
@ -5,10 +5,11 @@
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
. ../../import-gnulib.sh
|
. ../../import-gnulib.sh
|
||||||
|
|
||||||
rm doc/*.1
|
rm doc/*.1 doc/*.info* po/*.gmo
|
||||||
|
|
||||||
rm lib/iconv_open*.h
|
rm lib/iconv_open*.h
|
||||||
|
|
||||||
|
rm bootstrap
|
||||||
autoreconf-2.71 -fi
|
autoreconf-2.71 -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue