mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
Delete automate*cache.
This commit is contained in:
parent
bf1b1b605b
commit
ff61673427
@ -10,7 +10,7 @@ $AC
|
||||
./configure
|
||||
make distclean
|
||||
$AC
|
||||
rm -rf autom4te.cache
|
||||
rm -rf autom4te*cache
|
||||
( cd doc ; make docs ; make clean )
|
||||
VERSION=`sed <sysdep/config.h '/BIRD_VERSION/!d;s/^.*"\(.*\)"$/\1/'`
|
||||
REL=bird-$VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user