mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
autoconf-*: remove some simple pregend files
This commit is contained in:
parent
d163ae3ca5
commit
31fbbb11af
11 changed files with 29 additions and 11 deletions
|
|
@ -5,7 +5,9 @@
|
|||
src_prepare() {
|
||||
rm bin/autoconf.in
|
||||
rm -- Makefile.in */Makefile.in */*/Makefile.in aclocal.m4 configure
|
||||
rm doc/standards.info doc/autoconf.info
|
||||
rm doc/*.info
|
||||
rm man/*.1
|
||||
rm tests/*.at
|
||||
|
||||
# Do not use pregenerated manpages
|
||||
sed -i '/SUBDIRS/s/ man//' Makefile.am
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue