mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
Remove vfs/samba/autom4te.cache too.
This commit is contained in:
parent
d08e77f86d
commit
f95559e1c3
@ -14,8 +14,8 @@ test -z "$srcdir" && srcdir=.
|
||||
(
|
||||
cd $srcdir
|
||||
|
||||
# This cache is not reliable yet.
|
||||
rm -rf autom4te.cache
|
||||
# The autoconf cache (version after 2.52) is not reliable yet.
|
||||
rm -rf autom4te.cache vfs/samba/autom4te.cache
|
||||
|
||||
# Ensure that gettext is reasonably new.
|
||||
gettext_ver=`$GETTEXTIZE --version | sed -n '1s/^.* //p'`
|
||||
|
Loading…
Reference in New Issue
Block a user