bc: touch only generated files in doc/
This commit is contained in:
parent
80b0a63c84
commit
1c26188cd9
@ -14,7 +14,7 @@ build() {
|
||||
./configure --prefix=/usr --with-readline
|
||||
|
||||
# do not regen docs
|
||||
touch doc/*
|
||||
touch doc/*.info doc/*.1 doc/Makefile
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user