GNU Automake 1.16.3

This commit is contained in:
Andrius Štikonas 2021-05-26 00:48:05 +01:00
parent 121fe88c70
commit 22a435ba95
11 changed files with 51 additions and 13 deletions

View file

@ -5,7 +5,7 @@
src_prepare() {
default
rm doc/amhello-1.0.tar.gz
rm doc/amhello-1.0.tar.gz doc/automake.info*
./bootstrap
}