mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-31 16:52:19 +01:00
check-doc-dist: restore submodule doc branch master
This commit is contained in:
parent
62662049fb
commit
41dddf3e62
@ -74,7 +74,7 @@ ChangeLog:
|
||||
|
||||
check-doc-dist:
|
||||
cd $(srcdir) && git submodule update
|
||||
cd $(srcdir)/doc && git pull
|
||||
cd $(srcdir)/doc && git checkout master && git pull
|
||||
perl -pe "s,^EXTRA_DIST = .*,EXTRA_DIST = `cd $(srcdir) && ls doc/*.asciidoc | grep -v Todo.ascii | xargs echo`," \
|
||||
< $(srcdir)/Makefile.am > check-doc-dist.tmp
|
||||
diff -ur $(srcdir)/Makefile.am check-doc-dist.tmp || \
|
||||
|
Loading…
x
Reference in New Issue
Block a user